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

[SPARK-1199][REPL][WIP] Changed wrappers to not use vals and thus avoid Path dependent types problem. #1176

Closed

Conversation

ScrapCodes
Copy link
Member

TODO: Write description. basically it fails for one particular scenario and I am enjoying tough time debugging it :)

@AmplabJenkins
Copy link

Merged build triggered.

@ScrapCodes ScrapCodes changed the title [Spark 1199][WIP] Changed wrappers to not use vals and thus avoid Path dependent types problem. [SPARK-1199][WIP] Changed wrappers to not use vals and thus avoid Path dependent types problem. Jun 22, 2014
@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16013/

@ScrapCodes ScrapCodes changed the title [SPARK-1199][WIP] Changed wrappers to not use vals and thus avoid Path dependent types problem. [SPARK-1199][REPL][WIP] Changed wrappers to not use vals and thus avoid Path dependent types problem. Jun 23, 2014
@ScrapCodes
Copy link
Member Author

Closing this for now, will work on this later.

@ScrapCodes ScrapCodes closed this Jun 24, 2014
asfgit pushed a commit that referenced this pull request Jul 4, 2014
… defined classes.

This is an alternate solution to #1176.

Author: Prashant Sharma <prashant.s@imaginea.com>

Closes #1179 from ScrapCodes/SPARK-1199/repl-fix-second-approach and squashes the following commits:

820b34b [Prashant Sharma] Here we generate two kinds of import wrappers based on whether it is a class or not.
asfgit pushed a commit that referenced this pull request Jul 4, 2014
… defined classes.

This is an alternate solution to #1176.

Author: Prashant Sharma <prashant.s@imaginea.com>

Closes #1179 from ScrapCodes/SPARK-1199/repl-fix-second-approach and squashes the following commits:

820b34b [Prashant Sharma] Here we generate two kinds of import wrappers based on whether it is a class or not.
(cherry picked from commit d434150)

Signed-off-by: Patrick Wendell <pwendell@gmail.com>
xiliu82 pushed a commit to xiliu82/spark that referenced this pull request Sep 4, 2014
… defined classes.

This is an alternate solution to apache#1176.

Author: Prashant Sharma <prashant.s@imaginea.com>

Closes apache#1179 from ScrapCodes/SPARK-1199/repl-fix-second-approach and squashes the following commits:

820b34b [Prashant Sharma] Here we generate two kinds of import wrappers based on whether it is a class or not.
@ScrapCodes ScrapCodes deleted the SPARK-1199/repl-case-class-fix branch June 3, 2015 06:01
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.

2 participants