You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/11 21:12:59 UTC

[GitHub] [spark] dongjoon-hyun edited a comment on pull request #28971: [SPARK-29292][SPARK-30010][CORE] Let core compile for Scala 2.13

dongjoon-hyun edited a comment on pull request #28971:
URL: https://github.com/apache/spark/pull/28971#issuecomment-657130782


   Could you fix the following four instances together in this PR, @srowen ?
   ```
   [ERROR] [Error] /Users/dongjoon/PRS/SPARK-PR-28971/core/src/main/scala/org/apache/spark/rdd/UnionRDD.scala:23: object parallel is not a member of package collection
   [ERROR] [Error] /Users/dongjoon/PRS/SPARK-PR-28971/core/src/main/scala/org/apache/spark/rdd/UnionRDD.scala:24: object parallel is not a member of package collection
   [ERROR] [Error] /Users/dongjoon/PRS/SPARK-PR-28971/core/src/main/scala/org/apache/spark/rdd/UnionRDD.scala:64: not found: type ForkJoinTaskSupport
   [ERROR] [Error] /Users/dongjoon/PRS/SPARK-PR-28971/core/src/main/scala/org/apache/spark/rdd/UnionRDD.scala:79: not found: type ParVector
   ```


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org