Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ZEPPELIN-1385] Avoid NPE when create SparkSession #1373

Closed
wants to merge 1 commit into from

Conversation

lresende
Copy link
Member

What is this PR for?

Avoid NPE when create SparkSession is outputDir has not been set yet

What type of PR is it?

[Bug Fix]

What is the Jira issue?

Avoid NPE when creating SparkSession if outputDir
has not properly been set yet.
@lresende
Copy link
Member Author

After this fix is applied, have verified that can connect and execute a job on a remote Spark cluster.

@Leemoonsoo
Copy link
Member

Thanks @lresende for the fix and verification. But i think we already have exactly the same fix at #1347.

@lresende
Copy link
Member Author

@Leemoonsoo No worries, didn't see that...

@lresende lresende closed this Aug 29, 2016
@lresende lresende deleted the spark_remote branch September 6, 2016 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants