Giter VIP home page Giter VIP logo

aws-emr-prometheus's People

Contributors

bdoepf avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dfangs

aws-emr-prometheus's Issues

After Provision Shell Script Failed

++ jq -r '.Cluster.Applications[].Name'
+ APPLICATIONS_INSTALLED='Flink
Spark
Ganglia
Hadoop
Livy'
++ cat /mnt/var/lib/info/instance.json
++ jq -r .isMaster
++ grep true
++ true
+ IS_MASTER=
++ echo 'Flink
Spark
Ganglia
Hadoop
Livy'
++ grep Hadoop
+ IS_HADOOP_INSTALLED=Hadoop
+ '[' '!' -z Hadoop ']'
+ '[' '!' -z ']'
+ setup_jmx_exporter_node_manager
+ sudo tee -a /etc/hadoop/conf/yarn-env.sh
+ cat
+ sudo systemctl restart hadoop-yarn-nodemanager.service
Job for hadoop-yarn-nodemanager.service failed because the control process exited with error code. See "systemctl status hadoop-yarn-nodemanager.service" and "journalctl -xe" for details.

I used everything in this repository on my AWS EMR(6.2.0) but it kept failing in restarting the services.

I checked the yarn-env.sh, it was correctly parsed. What did I do wrong here?

export YARN_OPTS=
export HADOOP_OPTS="$HADOOP_OPTS -XX:+ExitOnOutOfMemoryError"
export YARN_PROXYSERVER_HEAPSIZE=2744
export YARN_NODEMANAGER_HEAPSIZE=2048
export YARN_RESOURCEMANAGER_HEAPSIZE=2744
export YARN_RESOURCEMANAGER_OPTS="${YARN_RESOURCEMANAGER_OPTS} -javaagent:/etc/prometheus/jmx_prometheus_javaagent-0.15.0.jar=7005:/etc/hadoop/conf/yarn_jmx_config_resource_manager.yaml -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=50111"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.