Member since
05-24-2021
5
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
13185 | 09-01-2021 10:14 AM |
09-01-2021
10:14 AM
Dear sir, Which one is correct? TEZ_JARS="/opt/cloudera/parcels/CDH/jars/tez-:/opt/cloudera/parcels/CDH/lib/tez/.jar:$CONF_DIR/tez-conf" TEZ_JARS="/opt/cloudera/parcels/CDH/jars/tez-*:/opt/cloudera/parcels/CDH/lib/tez/*.jar:$CONF_DIR/tez-conf"
... View more
08-25-2021
08:20 AM
You can find the error message 'Index build failed for service hdfs' in the RM log. This issue is caused by exceptional ' /var/lib/cloudera-scm-headlamp/' where the Reports Manager role is configured to run. step 1: stop CMS Reports Manager role step 2: RUN THIS ON THE HOST WHERE RM ROLE RUNS sudo rm -rf /var/lib/cloudera-scm-headlamp/* step 3: start CMS Reports Manager role (will rebuild the headlamp dir) Done. You can now use CM> HDFS> File Browser.
... View more
08-25-2021
08:10 AM
You can find the error message 'Index build failed for service hdfs' in RM log. This issue is caused by exceptional ' /var/lib/cloudera-scm-headlamp/' where the Reports Manager role is configured to run. step 1: stop CMS Reports Manager role step 2: RUN THIS ON THE HOST WHERE RM ROLE RUNS sudo rm -rf /var/lib/cloudera-scm-headlamp/* step 3: start CMS Reports Manager role (will rebuild the headlamp dir) Done. You can now use CM> HDFS> File Browser.
... View more
05-24-2021
08:24 AM
My cluster: Yarn> Scheduler Class: CapacityScheduler Yarn> Queue Manager Service: YARN Queue Manager
... View more
05-24-2021
08:09 AM
I am new to Cloudera CDP 7.1.4. I could run spark-shell and spark-submit with no problem even they kept showing this WARN. How do I stop the Spark job's requesting executors before the Application Master has registered? Should I tune some properties from CM-Home> Cluster 1> Yarn> Configuration OR edit conf files in RM: /var/run/cloudera-scm-agent/process/LATEST-NUMBER-yarn-RESOURCEMANAGER?
My cluster:
Yarn> Scheduler Class: CapacityScheduler Yarn> Queue Manager Service: YARN Queue Manager
Thanks.
... View more
Labels: