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

Add ClassTags to types that depend on Spark's Serializer. #334

Open
wants to merge 14 commits into
base: spark-1.0
Choose a base branch
from

Conversation

kayousterhout
Copy link
Contributor

This change is necessary for compatibility with Spark-1.0:
commit 7eefc9d2b3f6ebc0ecb5562da7323f1e06afbb35 in Spark
added ClassTags on Serializer and all dependent types.

liancheng and others added 12 commits May 5, 2014 19:29
Bug fix: RLDecoder.hasNext may lose duplicated values
Initial commit of bringing back map join hints.
Fix the crash for map pruning when the column value is not a constant.
Avoid starting SparkContext in remote mode.
Fix the rdd recovery of table from the non-default database
This change is necessary for compatibility with Spark-1.0:
commit 7eefc9d2b3f6ebc0ecb5562da7323f1e06afbb35 in Spark
added ClassTags on Serializer and all dependent types.
@AmplabJenkins
Copy link

Merged build triggered.

@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/Shark-Pull-Request-Builder/12198/

@kayousterhout
Copy link
Contributor Author

@rxin do you know why this isn't working? It compiles + runs on my machine -- is Jenkins using an older version of Hive/Spark?

@AmplabJenkins
Copy link

Merged build triggered.

@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/Shark-Pull-Request-Builder/12200/

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.

6 participants