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

    https://github.com/apache/spark/pull/5786#discussion_r30209835
  
    --- Diff: dev/run-tests ---
    @@ -40,11 +40,11 @@ function handle_error () {
     {
       if [ -n "$AMPLAB_JENKINS_BUILD_PROFILE" ]; then
         if [ "$AMPLAB_JENKINS_BUILD_PROFILE" = "hadoop1.0" ]; then
    -      export SBT_MAVEN_PROFILES_ARGS="-Dhadoop.version=1.0.4"
    +      export SBT_MAVEN_PROFILES_ARGS="-Phadoop-1 -Dhadoop.version=1.0.4"
         elif [ "$AMPLAB_JENKINS_BUILD_PROFILE" = "hadoop2.0" ]; then
    -      export SBT_MAVEN_PROFILES_ARGS="-Dhadoop.version=2.0.0-mr1-cdh4.1.1"
    +      export SBT_MAVEN_PROFILES_ARGS="-Phadoop-1 
-Dhadoop.version=2.0.0-mr1-cdh4.1.1"
         elif [ "$AMPLAB_JENKINS_BUILD_PROFILE" = "hadoop2.2" ]; then
    -      export SBT_MAVEN_PROFILES_ARGS="-Pyarn -Phadoop-2.2 
-Dhadoop.version=2.2.0"
    +      export SBT_MAVEN_PROFILES_ARGS="-Pyarn"
    --- End diff --
    
    `-Phadoop-2.2` here


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