Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2018-12-08 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/981/ [Dec 7, 2018 6:45:37 PM] (jyhung2357) YARN-9085. Add Guaranteed and MaxCapacity to CSQueueMetrics [Dec 7, 2018 6:56:17 PM] (billie) YARN-8914. Add xtermjs to YARN UI2. Contributed by Eric Yang and Akhil

How to enable log of jdk library called by namenode

2018-12-08 Thread ZongtianHou
Hi, everyone I am writing a hdfs client to access hdfs and need to look up the log of namenode. The log of namenode is turned to DEBUG and is ok, However, the log of method called by namenode in jdk can not be seen, like dohandshake2 in GssKrb5Server.class, I have turned the logging level to FIN