You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See deployers/README.txt for help automating some of the steps in this document.
29
29
@@ -98,13 +98,13 @@ Tips:
98
98
be obtained from Pig and the other two are obtained from your Hadoop distribution.
99
99
For Hadoop 1.x you would need to upload hadoop-examples.jar twice to HDFS one as hclient.jar and other as hexamples.jar.
100
100
For Hadoop 2.x you would need to upload hadoop-mapreduce-client-jobclient.jar to HDFS as hclient.jar and hadoop-mapreduce-examples.jar to HDFS as hexamples.jar.
101
-
Also see https://cwiki.apache.org/confluence/display/Hive/WebHCat+InstallWebHCat#WebHCatInstallWebHCat-HadoopDistributedCache
101
+
Also see https://hive.apache.org/docs/latest/webhcat/webhcat-installwebhcat/#hadoop-distributed-cache
102
102
for notes on additional JAR files to copy to HDFS.
103
103
104
104
5. Make sure TEMPLETON_HOME environment variable is set
105
105
106
106
6. hadoop/conf/core-site.xml should have items described in
0 commit comments