Member since
08-02-2019
9
Posts
0
Kudos Received
0
Solutions
03-10-2020
09:00 AM
Spark jobs which were not getting into the RUNNING state from ACCEPTED State,this is happening when submiting jobs with driver-memory greater that 3G.
Example:
spark-submit --master yarn --deploy-mode cluster --driver-memory 4G --class org.apache.spark.examples.SparkPi /usr/hdp/3.1.5.0-152/spark2/examples/jars/spark-examples_2.11-2.3.2.3.1.5.0-152.jar 10000
Error:
Mon Mar 02 11:33:41 -0500 2020] Application is added to the scheduler and is not yet activated. User's AM resource limit exceeded. Details : AM Partition = <DEFAULT_PARTITION>; AM Resource Request = <memory:6144, vCores:1>; Queue Resource Limit for AM = <memory:71680, vCores:1>; User AM Resource Limit of the queue = <memory:10240, vCores:1>; Queue AM Resource Usage = <memory:6144, vCores:1>;
... View more
Labels:
- Labels:
-
Apache Spark
-
Apache YARN
12-10-2019
08:13 AM
Thanks for the response, i tried to use below curl command to turn on/off maintenance mode but failed. curl -u user -H "X-Requested-By:ambari" -i -X PUT -d '{"RequestInfo":{"context:"Turn Off Maintenance Mode for host","query":"Hosts/host_name.in(host1,host2)"},"Body":{"Hosts":{"maintenance_state":"OFF"}}}' http://ambari_host:8080/api/v1/clusters/comcastdrcluster/hosts can someone please advise if we have anyother commands that we can use to turn on/off maintenance mode. Thanks Reshma
... View more
12-02-2019
08:50 AM
Hello everyone,
As recently hortonworks support portal was changed , can someone help me understand how to upload smartsense budle and where to view the recommendations.
Thanks
Reshma
... View more
Labels:
- Labels:
-
Hortonworks SmartSense
11-06-2019
11:43 AM
Hi,
We are trying to automate the patching process. we are trying to create a script with start/stop/validate commands. can anyone help if there is any steps for this.
... View more
Labels:
- Labels:
-
Apache Hadoop
10-07-2019
09:40 AM
Hi All,
Smartsense HST Server and Agents are down with connection refused error and unable to start via Ambari.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Hortonworks SmartSense
09-26-2019
11:37 AM
@lwang Thanks for the Info my question is , our current log directory paths are set as var/log/service so to change this to /hadoop/var/log/servce should we create any directories or move the current directories under /var/log or just change the Hadoop Log Dir Prefix to /hadoop/var/log in Ambari fix the issue.
... View more
09-26-2019
10:36 AM
Hi Can someone help me how to change the log directory paths from /var/log to /hadoop/var/log. we have HDFS, YARN, MapReduce2, Hive, Spark2, Zookeeper, Ambari Metrics and smartsense services running in our Dev Env.
... View more
Labels: