You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by srowen <gi...@git.apache.org> on 2018/09/01 13:47:56 UTC

[GitHub] spark pull request #22179: [SPARK-23131][BUILD] Upgrade Kryo to 4.0.2

Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22179#discussion_r214514359
  
    --- Diff: pom.xml ---
    @@ -1770,6 +1770,10 @@
                 <groupId>org.apache.hive</groupId>
                 <artifactId>hive-storage-api</artifactId>
               </exclusion>
    +          <exclusion>
    +            <groupId> com.esotericsoftware</groupId>
    +            <artifactId>kryo-shaded</artifactId>
    --- End diff --
    
    OK, if that's the extent of the usage, then I believe that ORC is OK with Kryo 4. That much is not a problem.


---

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