[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-04-03 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178823511 --- Diff: pom.xml --- @@ -2671,6 +2671,15 @@ + + hadoop-3 + +3.1.0-SNAPSHOT ---

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-30 Thread jerryshao
Github user jerryshao commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178251635 --- Diff: pom.xml --- @@ -2671,6 +2671,15 @@ + + hadoop-3 + +3.1.0-SNAPSHOT --- End

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178195279 --- Diff: hadoop-cloud/pom.xml --- @@ -141,13 +93,98 @@ httpcore ${hadoop.deps.scope} + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178072258 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178060744 --- Diff: hadoop-cloud/pom.xml --- @@ -141,13 +93,98 @@ httpcore ${hadoop.deps.scope} +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178057319 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178054506 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-29 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r178054451 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r177853335 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r177852191 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r177852057 --- Diff: hadoop-cloud/pom.xml --- @@ -177,6 +214,188 @@ + + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-28 Thread vanzin
Github user vanzin commented on a diff in the pull request: https://github.com/apache/spark/pull/20923#discussion_r177854961 --- Diff: hadoop-cloud/pom.xml --- @@ -141,13 +93,98 @@ httpcore ${hadoop.deps.scope} + +

[GitHub] spark pull request #20923: [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile wi...

2018-03-28 Thread steveloughran
GitHub user steveloughran opened a pull request: https://github.com/apache/spark/pull/20923 [SPARK-23807][BUILD][WIP] Add Hadoop 3 profile with relevant POM fix ups, cloud-storage artifacts and binding ## What changes were proposed in this pull request? 1. Adds a