Member since
04-04-2017
1
Post
0
Kudos Received
0
Solutions
04-04-2017
08:55 PM
I'm currently running into an issue when starting up Hive LLAP. It appears to fail because it is attempting to connect to the data nodes using a blocked port. I'd like to limit the allowed port range for LLAP. I tried adding site.global.slider.allowed.ports to slider-client.xml but it did not appear to work. Am I trying to set the wrong property? Am I adding the property to the wrong file? Sidenote: I already successfully setup Yarn and Tez to use this port range utilizing the following properties: yarn.app.mapreduce.am.job.client.port-range tez.am.client.am.port-range tez.am.task.am.port-range
... View more
- Tags:
- configuration
- Hadoop Core
- llap
- ports
- slider
- Upgrade to HDP 2.5.3 : ConcurrentModificationException When Executing Insert Overwrite : Hive
Labels:
- Labels:
-
Apache Hive
-
Apache Tez
-
Apache YARN
-
MapReduce