[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-09 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/16826 @kunalkhamar you should create a JIRA ticket for this. In addition, I'm not a big fan of the design to pass a base session in. It'd be simpler if there is just a clone method on sessionstate an

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16826 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/72606/ Test PASSed. ---

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16826 Merged build finished. Test PASSed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature e

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16826 **[Test build #72606 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/72606/testReport)** for PR 16826 at commit [`a343d8a`](https://github.com/apache/spark/commit/a

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread zsxwing
Github user zsxwing commented on the issue: https://github.com/apache/spark/pull/16826 @kunalkhamar by the way, please add the JIRA number to the title. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project doe

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread SparkQA
Github user SparkQA commented on the issue: https://github.com/apache/spark/pull/16826 **[Test build #72606 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/72606/testReport)** for PR 16826 at commit [`a343d8a`](https://github.com/apache/spark/commit/a3

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-08 Thread zsxwing
Github user zsxwing commented on the issue: https://github.com/apache/spark/pull/16826 ok to test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-07 Thread kunalkhamar
Github user kunalkhamar commented on the issue: https://github.com/apache/spark/pull/16826 @rxin Changes to base session are not propagated to forked session, forked is independent after creation. If the base is changed after forked has been created, say user registers new UD

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-07 Thread rxin
Github user rxin commented on the issue: https://github.com/apache/spark/pull/16826 What is the semantics? Do functions/settings on the base SparkSession affect the new forked? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as w

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-06 Thread kunalkhamar
Github user kunalkhamar commented on the issue: https://github.com/apache/spark/pull/16826 Hey @zsxwing Can you take another look and let me know if anything needs changes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as we

[GitHub] spark issue #16826: Fork SparkSession with option to inherit a copy of the S...

2017-02-06 Thread AmplabJenkins
Github user AmplabJenkins commented on the issue: https://github.com/apache/spark/pull/16826 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feat