Github user yhuai commented on the issue:

    https://github.com/apache/spark/pull/14958
  
    ```
    Using `mvn` from path: 
/home/jenkins/workspace/spark-branch-1.6-lint/build/apache-maven-3.3.9/bin/mvn
    Spark's published dependencies DO NOT MATCH the manifest file 
(dev/spark-deps).
    To update the manifest file, run './dev/test-dependencies.sh 
--replace-manifest'.
    diff --git a/dev/deps/spark-deps-hadoop-1 b/dev/pr-deps/spark-deps-hadoop-1
    index dd5a6dc..a97b10c 100644
    --- a/dev/deps/spark-deps-hadoop-1
    +++ b/dev/pr-deps/spark-deps-hadoop-1
    @@ -143,7 +143,7 @@ servlet-api-2.5.jar
     slf4j-api-1.7.10.jar
     slf4j-log4j12-1.7.10.jar
     snappy-0.2.jar
    -snappy-java-1.1.2.1.jar
    +snappy-java-1.1.2.6.jar
     spire-macros_2.10-0.7.4.jar
     spire_2.10-0.7.4.jar
     stax-api-1.0.1.jar
    Using `mvn` from path: 
/home/jenkins/workspace/spark-branch-1.6-lint/build/apache-maven-3.3.9/bin/mvn
    Build step 'Execute shell' marked build as failure
    Finished: FAILURE
    ```
    
    Can you take a look at 1.6 build 
(https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-branch-1.6-lint/262/console)?
 Seems the 1.6 build is broken by this pr.


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