Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19014#discussion_r134393391
  
    --- Diff: core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala ---
    @@ -988,7 +988,7 @@ private[spark] object SparkSubmitUtils {
       // We need to specify each component explicitly, otherwise we miss 
spark-streaming-kafka-0-8 and
       // other spark-streaming utility components. Underscore is there to 
differentiate between
       // spark-streaming_2.1x and spark-streaming-kafka-0-8-assembly_2.1x
    -  val IVY_DEFAULT_EXCLUDES = Seq("catalyst_", "core_", "graphx_", 
"launcher_", "mllib_",
    +  val IVY_DEFAULT_EXCLUDES = Seq("catalyst_", "core_", "graphx_", 
"kvstore_", "launcher_", "mllib_",
    --- End diff --
    
    +1, Thank you for keeping this up-to-date, @jerryshao !
    
    cc @brkyvz


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to