Skip to content

[ZEPPELIN-926] Set maxClassfileName to 128#935

Closed
Leemoonsoo wants to merge 1 commit into
apache:masterfrom
Leemoonsoo:maxClassfileName
Closed

[ZEPPELIN-926] Set maxClassfileName to 128#935
Leemoonsoo wants to merge 1 commit into
apache:masterfrom
Leemoonsoo:maxClassfileName

Conversation

@Leemoonsoo
Copy link
Copy Markdown
Member

What is this PR for?

set scala Settings.numClassFileSetting to 128 to prevent "Getting 'File name too long'" error.
See https://issues.apache.org/jira/browse/SPARK-4820

What type of PR is it?

Bug Fix

Todos

  • - Programatically set numClassFileSetting to 128

What is the Jira issue?

https://issues.apache.org/jira/browse/ZEPPELIN-926
https://issues.apache.org/jira/browse/SPARK-4820

Questions:

  • Does the licenses files need update? no
  • Is there breaking changes for older versions? no
  • Does this needs documentation? no

@bzz
Copy link
Copy Markdown
Member

bzz commented May 31, 2016

Looks good to me.

CI failure is unrelated

  ZeppelinIT.testSparkInterpreterDependencyLoading:214->AbstractZeppelinIT.createNewNote:133 » Timeout

Which is tracked under ZEPPELIN-928 and is different from one fixed in #862

@Leemoonsoo
Copy link
Copy Markdown
Member Author

Rebased and now ci is green.

@prabhjyotsingh
Copy link
Copy Markdown
Contributor

LGTM

@bzz
Copy link
Copy Markdown
Member

bzz commented Jun 1, 2016

Lets merge if there is no further discussion

@asfgit asfgit closed this in afb1214 Jun 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants