I have not changed any JVM arguments. I have set a limit cpu and it worked . There are some blogs on Internet that talk about this kind of issue. It depends on Java version and the proper application.
If you do not specify a CPU limit for a Container, then one of these situations applies:
* The Container has no upper bound on the CPU resources it can use. The Container could use all of the CPU resources available on the Node where it is running.
I checked the container definition(s) for my data nodes and there isn't a CPU request or limit set.
Does the cpu request / limit have to be set no matter what?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.