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

fixing spark ingestion issue #5216

Merged
merged 5 commits into from Apr 9, 2020
Merged

Conversation

xiangfu0
Copy link
Contributor

@xiangfu0 xiangfu0 commented Apr 7, 2020

  • Object Serialization problem: sparkContext, pinotFs cannot be passing into the lambda function.
  • Rewrite getFileName method for URI, new File(uri) only supports file scheme
  • Don't always ask for plugins directory for spark function, as they are usually given by the classpath already.
  • Update example spark ingestion spec to use hdfs

@xiangfu0 xiangfu0 requested a review from kishoreg April 7, 2020 06:11
@xiangfu0 xiangfu0 merged commit 33fc485 into apache:master Apr 9, 2020
@xiangfu0 xiangfu0 deleted the fixing_spark_ingestion branch April 9, 2020 22:42
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.

None yet

2 participants