Github user rxin commented on a diff in the pull request:
https://github.com/apache/spark/pull/5092#discussion_r26800671
--- Diff: README.md ---
@@ -24,6 +24,10 @@ To build Spark and its example programs, run:
mvn -DskipTests clean package
+To build Spark with support for Hadoop, Hive and Python shell for example,
you could use
+
+ mvn -Pyarn -Phive -Phive-0.13.1 -Phive-thriftserver -Phadoop-2.4
-Dhadoop.version=2.4.0 -DskipTests clean package
--- End diff --
do we need both -Phive and -Phive-0.13.1?
---
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]