Please don't post pictures of text, logs or code. They are difficult to read, impossible to search and replicate (if it's code), and some people may not be even able to see them
Up to a certain point (and I don't think 16 cores is it), a parallel garbage collector can use one thread per core, so having 16 GC threads looks normal to me. Having the GC threads use 3.7% of the CPU seems high. You would have to review the GC logs to see what is happening (which I used to do for a living, but that was years ago, with collectors that are not much used now).
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.