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

Port to Spark 3 #302

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Port to Spark 3 #302

wants to merge 9 commits into from

Conversation

thelabdude
Copy link
Contributor

@thelabdude thelabdude commented Jun 22, 2020

  • Update to Scala 2.12

@mantovani
Copy link

Looking forward to Apache Solr team review this pull request and merge the code.

@dvcama
Copy link

dvcama commented Jul 9, 2020

Any news on this? This would be super helpful!

@LeonardoGonzales
Copy link

Hello,

Any news on this? This would also help me as well

@Vishal-Joshi
Copy link

Any plans of merging this soon?

logger.info(f"Fetched ${resultsIterator.getNumDocs} rows from shard $url for partition ${split.index}")
}
// TODO: Spark3
//context.addTaskCompletionListener { (context) =>
Copy link

Choose a reason for hiding this comment

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

it could be just rewritten as context.addTaskCompletionListener[Unit] to avoid error about ambiguous reference

@ssandanshi
Copy link

Any updates on this? We would really appreciate it if this is merged soon!

@bdrillard
Copy link

It'd be great if this uplift could get merged in with a release!

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.

10 participants