Github user witgo commented on the pull request:

    https://github.com/apache/spark/pull/820#issuecomment-43468949
  
    @mateiz 
    This problem only occurs in spark-assembly_2.10,will not affect user 
testing.
    
    ```
    [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ 
spark-assembly_2.10 ---
    [INFO] org.apache.spark:spark-assembly_2.10:pom:1.0.1-SNAPSHOT
    [INFO] +- org.apache.spark:spark-core_2.10:jar:1.0.1-SNAPSHOT:compile
    [INFO] |  +- org.apache.hadoop:hadoop-client:jar:1.0.4:compile
    [INFO] |  |  \- org.apache.hadoop:hadoop-core:jar:1.0.4:compile
    [INFO] |  |     +- xmlenc:xmlenc:jar:0.52:compile
    [INFO] |  |     +- org.apache.commons:commons-math:jar:2.1:compile
    [INFO] |  |     +- commons-el:commons-el:jar:1.0:compile
    [INFO] |  |     +- hsqldb:hsqldb:jar:1.8.0.10:compile
    [INFO] |  |     \- oro:oro:jar:2.0.8:compile
    [INFO] |  +- net.java.dev.jets3t:jets3t:jar:0.7.1
    .......
    [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ spark-core_2.10 
---
    [INFO] org.apache.spark:spark-core_2.10:jar:1.0.0-SNAPSHOT
    [INFO] +- org.apache.hadoop:hadoop-client:jar:1.0.4:compile
    [INFO] |  \- org.apache.hadoop:hadoop-core:jar:1.0.4:compile
    [INFO] |     +- xmlenc:xmlenc:jar:0.52:compile
    [INFO] |     +- org.apache.commons:commons-math:jar:2.1:compile
    [INFO] |     +- commons-configuration:commons-configuration:jar:1.6:compile
    [INFO] |     |  +- commons-collections:commons-collections:jar:3.2.1:compile
    [INFO] |     |  +- commons-lang:commons-lang:jar:2.4:compile
    [INFO] |     |  +- commons-digester:commons-digester:jar:1.8:compile
    [INFO] |     |  |  \- commons-beanutils:commons-beanutils:jar:1.7.0:compile
    [INFO] |     |  \- 
commons-beanutils:commons-beanutils-core:jar:1.8.0:compile
    [INFO] |     +- commons-el:commons-el:jar:1.0:compile
    ....
    
    ```


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to