Skip to content

Conversation

@nezihyigitbasi
Copy link
Contributor

What changes were proposed in this pull request?

When --packages is specified with spark-shell the classes from those packages cannot be found, which I think is due to some of the changes in SPARK-12343.

How was this patch tested?

Tested manually with both scala 2.10 and 2.11 repls.

@vanzin @davies can you guys please review?

@vanzin
Copy link
Contributor

vanzin commented Jun 16, 2016

LGTM since I already tested the 2.10 changes yesterday.

@vanzin
Copy link
Contributor

vanzin commented Jun 16, 2016

ok to test

@SparkQA
Copy link

SparkQA commented Jun 16, 2016

Test build #60652 has finished for PR 13709 at commit 34cb915.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented Jun 16, 2016

retest this please

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a java doc on this and explain what happens in YARN vs other modes?

@SparkQA
Copy link

SparkQA commented Jun 16, 2016

Test build #60661 has finished for PR 13709 at commit 34cb915.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@nezihyigitbasi
Copy link
Contributor Author

added javadoc for getUserJars().

@SparkQA
Copy link

SparkQA commented Jun 17, 2016

Test build #60666 has finished for PR 13709 at commit 699e269.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@vanzin
Copy link
Contributor

vanzin commented Jun 17, 2016

Merging to master / 2.0.

asfgit pushed a commit that referenced this pull request Jun 17, 2016
When `--packages` is specified with spark-shell the classes from those packages cannot be found, which I think is due to some of the changes in SPARK-12343.

Tested manually with both scala 2.10 and 2.11 repls.

vanzin davies can you guys please review?

Author: Marcelo Vanzin <[email protected]>
Author: Nezih Yigitbasi <[email protected]>

Closes #13709 from nezihyigitbasi/SPARK-15782.

(cherry picked from commit 63470af)
Signed-off-by: Marcelo Vanzin <[email protected]>
@asfgit asfgit closed this in 63470af Jun 17, 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.

4 participants