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

    https://github.com/apache/spark/pull/12270#discussion_r60103432
  
    --- Diff: project/SparkBuild.scala ---
    @@ -364,12 +364,15 @@ object Flume {
     }
     
     object DockerIntegrationTests {
    +  // Ignore checksum
    +  checksums in update := Nil
    --- End diff --
    
    The jar was getting a warning for checksum on maven build, and failing on 
sbt build... let me try removing it now that I explicitly pointed where the jar 
is for sbt, wich might make this change obsolete.


---
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