File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change @@ -1265,12 +1265,7 @@ This command builds a new assembly jar that includes Hive. Note that this Hive a
12651265on all of the worker nodes, as they will need access to the Hive serialization and deserialization libraries
12661266(SerDes) in order to access data stored in Hive.
12671267
1268- Configuration of Hive is done by placing your ` hive-site.xml ` file in ` conf/ ` . Please note when running
1269- the query on YARN cluster (` yarn-cluster ` mode),the ` datanucleus ` jars under ` lib_managed/jars ` directory
1270- and ` hive-site.xml ` under ` conf/ ` directory need to be available on driver and all executors launched by
1271- YARN cluster. The convenient way to do this is adding them through ` --jars ` option and ` --file ` option of
1272- spark-submit command.
1273-
1268+ Configuration of Hive is done by placing your ` hive-site.xml ` file in ` conf/ ` .
12741269
12751270<div class =" codetabs " >
12761271
You can’t perform that action at this time.
0 commit comments