Hi Thomas,

Check out the developer guide and FAQ: https://cwiki.apache.org/confluence/display/Hive/DeveloperGuide#DeveloperGuide-CompilingandRunningHive, https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ . The instructions on the FAQ ought to work for the latest code (at least, they did for me).

Andrew

On 1/27/14, 11:36 PM, Thomas Larsson wrote:
Hello.

I just checked out the hive git repo and ran "mvn clean install" from the project root. It fails in module common in which the class HiveStringUtils tries to use the classes org.apache.hadoop.fs.Path and org.apache.hadoop.fs.Text which cannot be found.

Is there anything special I need to do to build?
Are there any build instructions somewhere?

Best Regards
Thomas


Reply via email to