Member since
10-12-2016
9
Posts
0
Kudos Received
0
Solutions
07-14-2020
04:49 AM
Thanks for your reply. Yes, still i am facing this issue
... View more
06-07-2020
10:14 PM
Hi All, I am using plain vanilla hadoop version 2.7.7. I have configured capacity scheduler order policy as "fair" in capacity-scheduler.xml but it is not reflecting in resource manager. Kindly help me in this. capacity-scheduler.xml: <configuration> <property> <name>yarn.scheduler.capacity.maximum-am-resource-percent</name> <value>0.2</value> </property> <property> <name>yarn.scheduler.capacity.maximum-applications</name> <value>10000</value> </property> <property> <name>yarn.scheduler.capacity.node-locality-delay</name> <value>40</value> </property> <property> <name>yarn.scheduler.capacity.queue-mappings-override.enable</name> <value>false</value> </property> <property> <name>yarn.scheduler.capacity.resource-calculator</name> <value>org.apache.hadoop.yarn.util.resource.DefaultResourceCalculator</value> </property> <property> <name>yarn.scheduler.capacity.root.accessible-node-labels</name> <value>*</value> </property> <property> <name>yarn.scheduler.capacity.root.acl_administer_queue</name> <value>*</value> </property> <property> <name>yarn.scheduler.capacity.root.capacity</name> <value>100</value> </property> <property> <name>yarn.scheduler.capacity.root.default.acl_submit_applications</name> <value>*</value> </property> <property> <name>yarn.scheduler.capacity.root.default.capacity</name> <value>100</value> </property> <property> <name>yarn.scheduler.capacity.root.default.maximum-capacity</name> <value>100</value> </property> <property> <name>yarn.scheduler.capacity.root.default.ordering-policy</name> <value>fair</value> </property> <property> <name>yarn.scheduler.capacity.root.default.ordering-policy.fair.enable-size-based-weight</name> <value>false</value> </property> <property> <name>yarn.scheduler.capacity.root.default.priority</name> <value>0</value> </property> <property> <name>yarn.scheduler.capacity.root.default.state</name> <value>RUNNING</value> </property> <property> <name>yarn.scheduler.capacity.root.default.user-limit-factor</name> <value>1</value> </property> <property> <name>yarn.scheduler.capacity.root.priority</name> <value>0</value> </property> <property> <name>yarn.scheduler.capacity.root.queues</name> <value>default</value> </property> </configuration> @jsensharma @MattWho @nsabharwal @aervits @Shelton Need you expertise here. Pls advise Regards, Vignesh
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache YARN
06-07-2020
09:24 PM
Hi, I have downloaded and installed Ambari 2.6.2.2. Now I want to download and install Ambari 2.7.5 but it was asking for username and password. Is 2.7.5 not free as 2.6.2.2? Do I need to buy license to download? Pls advise. Thanks. Regards, Vignesh
... View more
Labels:
- Labels:
-
Apache Ambari
06-07-2020
12:23 PM
Delete ambari-agent and ambari-server from /var/run and /var/lib path if it is exits. Try re downloading the repo based on your OS and install.
... View more
02-08-2017
10:45 AM
Add the users to the database respective sentry group
... View more
- Tags:
- g