Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/5786#discussion_r29528435
--- Diff: pom.xml ---
@@ -1629,26 +1629,28 @@
</profile>
<profile>
- <id>hadoop-2.2</id>
+ <id>hadoop-1</id>
<properties>
- <hadoop.version>2.2.0</hadoop.version>
- <protobuf.version>2.5.0</protobuf.version>
- <hbase.version>0.98.7-hadoop2</hbase.version>
- <avro.mapred.classifier>hadoop2</avro.mapred.classifier>
- <codehaus.jackson.version>1.9.13</codehaus.jackson.version>
+ <hadoop.version>1.0.4</hadoop.version>
+ <protobuf.version>2.4.1</protobuf.version>
+ <hbase.version>0.98.7-hadoop1</hbase.version>
+ <avro.mapred.classifier>hadoop1</avro.mapred.classifier>
--- End diff --
hmm... the default value is empty, which tells me this should be empty.
Also, on the same note, I wonder if the default now should be `hadoop2`.
---
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]