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 2014/05/13 01:06:05 UTC

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/746

    SPARK-1802. (Addendium) Audit dependency graph when Spark is built with -Pyarn

    Following on a few more items from SPARK-1802 --
    
    The first commit touches up a few similar problems remaining with the YARN profile. I think this is worth cherry-picking.
    
    The second commit is more of the same for hadoop-client, although the fix is a little more complex. It may or may not be worth bothering with.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-1802.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/746.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #746
    
----
commit fb1f6981dc0a47422495ba58202a24aab857b076
Author: Sean Owen <so...@cloudera.com>
Date:   2014-05-12T22:51:13Z

    Add more commons-logging, servlet excludes to avoid conflicts in assembly when building for YARN

commit de5f0837a7a372e7b4318acea04c0bbf8965ccf9
Author: Sean Owen <so...@cloudera.com>
Date:   2014-05-12T23:04:14Z

    Bonus: resolve a minor contradiction between Hadoop's beanutils and digester

----


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42905204
  
    Merged build started. 


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42907887
  
    All automated tests passed.
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14918/


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42904728
  
    @srowen if you have time, mind submitting a PR with just the first change? I can also cherry-pick it manually but it's a bit nicer to go through the normal mechanisms.


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/746#discussion_r12561327
  
    --- Diff: pom.xml ---
    @@ -490,6 +490,29 @@
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
               </exclusion>
    +          <exclusion>
    +            <groupId>commons-beanutils</groupId>
    +            <artifactId>commons-beanutils-core</artifactId>
    +          </exclusion>
    +        </exclusions>
    +      </dependency>
    +      <!-- Update hadoop-client dependency to avoid a packaging collision. Digester 1.8 depends on BeanUtils
    --- End diff --
    
    @srowen do you know how stable this fix will be across different versions of `hadoop-client`?


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42902462
  
    All automated tests passed.
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14911/


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42899839
  
    Merged build started. 


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42899823
  
     Merged build triggered. 


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/746


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42905198
  
     Merged build triggered. 


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42905337
  
    Okay, great thanks!


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42902460
  
    Merged build finished. All automated tests passed.


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42907883
  
    Merged build finished. All automated tests passed.


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/746#issuecomment-42905235
  
    Sure I just reverted and force-pushed the branch with just the original commit


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

[GitHub] spark pull request: SPARK-1802. (Addendium) Audit dependency graph...

Posted by srowen <gi...@git.apache.org>.
Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/746#discussion_r12561368
  
    --- Diff: pom.xml ---
    @@ -490,6 +490,29 @@
                 <groupId>commons-logging</groupId>
                 <artifactId>commons-logging</artifactId>
               </exclusion>
    +          <exclusion>
    +            <groupId>commons-beanutils</groupId>
    +            <artifactId>commons-beanutils-core</artifactId>
    +          </exclusion>
    +        </exclusions>
    +      </dependency>
    +      <!-- Update hadoop-client dependency to avoid a packaging collision. Digester 1.8 depends on BeanUtils
    --- End diff --
    
    It's good through 2.4. Yeah I'm neutral on it; I used it in a different project but might be better to just leave it until it's an issue, given it's already complex.


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