srowen commented on issue #27599: [SPARK-30846][CORE] Add AccumulatorV2 API in JavaSparkContext URL: https://github.com/apache/spark/pull/27599#issuecomment-587026373 I don't know if the idea is to duplicate all of SparkContext in JavaSparkContext. It's there to add Java-friendly versions of methods where they are different. Here I don't think they are? One can always get the SparkContext in Java too.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
