Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-9357

Modify HBase Liveness monitor log to debug

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • ATSv2
    • None
    • Reviewed

    Description

      HBaseTimelineReaderImpl storage monitor logs below every minute. Has to be changed to DEBUG level.

      2019-03-07 13:48:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:49:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:50:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:51:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:52:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:53:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:54:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:55:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:56:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:57:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:58:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 13:59:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:00:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:01:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:02:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:03:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:04:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:05:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:06:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:07:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:08:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:09:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:10:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:11:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:12:28,764 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      2019-03-07 14:13:28,763 INFO org.apache.hadoop.yarn.server.timelineservice.storage.HBaseTimelineReaderImpl: Running HBase liveness monitor
      

      Attachments

        1. YARN-9357-001.patch
          2 kB
          Prabhu Joseph
        2. YARN-9357-002.patch
          2 kB
          Prabhu Joseph

        Activity

          hadoopqa Hadoop QA added a comment -
          -1 overall



          Vote Subsystem Runtime Comment
          0 reexec 0m 14s Docker mode activated.
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
          -1 test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
                trunk Compile Tests
          +1 mvninstall 17m 26s trunk passed
          +1 compile 0m 24s trunk passed
          +1 checkstyle 0m 14s trunk passed
          +1 mvnsite 0m 28s trunk passed
          +1 shadedclient 10m 41s branch has no errors when building and testing our client artifacts.
          +1 findbugs 0m 32s trunk passed
          +1 javadoc 0m 19s trunk passed
                Patch Compile Tests
          +1 mvninstall 0m 23s the patch passed
          +1 compile 0m 21s the patch passed
          +1 javac 0m 21s the patch passed
          +1 checkstyle 0m 14s the patch passed
          +1 mvnsite 0m 27s the patch passed
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 shadedclient 11m 58s patch has no errors when building and testing our client artifacts.
          +1 findbugs 0m 43s the patch passed
          +1 javadoc 0m 20s the patch passed
                Other Tests
          +1 unit 0m 26s hadoop-yarn-server-timelineservice-hbase-client in the patch passed.
          +1 asflicense 0m 25s The patch does not generate ASF License warnings.
          46m 7s



          Subsystem Report/Notes
          Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:8f97d6f
          JIRA Issue YARN-9357
          JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12962094/YARN-9357-001.patch
          Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
          uname Linux fd15bb20dacb 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
          Build tool maven
          Personality /testptch/patchprocess/precommit/personality/provided.sh
          git revision trunk / c730786
          maven version: Apache Maven 3.3.9
          Default Java 1.8.0_191
          findbugs v3.1.0-RC1
          Test Results https://builds.apache.org/job/PreCommit-YARN-Build/23680/testReport/
          Max. process+thread count 452 (vs. ulimit of 10000)
          modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client
          Console output https://builds.apache.org/job/PreCommit-YARN-Build/23680/console
          Powered by Apache Yetus 0.8.0 http://yetus.apache.org

          This message was automatically generated.

          hadoopqa Hadoop QA added a comment - -1 overall Vote Subsystem Runtime Comment 0 reexec 0m 14s Docker mode activated.       Prechecks +1 @author 0m 0s The patch does not contain any @author tags. -1 test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.       trunk Compile Tests +1 mvninstall 17m 26s trunk passed +1 compile 0m 24s trunk passed +1 checkstyle 0m 14s trunk passed +1 mvnsite 0m 28s trunk passed +1 shadedclient 10m 41s branch has no errors when building and testing our client artifacts. +1 findbugs 0m 32s trunk passed +1 javadoc 0m 19s trunk passed       Patch Compile Tests +1 mvninstall 0m 23s the patch passed +1 compile 0m 21s the patch passed +1 javac 0m 21s the patch passed +1 checkstyle 0m 14s the patch passed +1 mvnsite 0m 27s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 shadedclient 11m 58s patch has no errors when building and testing our client artifacts. +1 findbugs 0m 43s the patch passed +1 javadoc 0m 20s the patch passed       Other Tests +1 unit 0m 26s hadoop-yarn-server-timelineservice-hbase-client in the patch passed. +1 asflicense 0m 25s The patch does not generate ASF License warnings. 46m 7s Subsystem Report/Notes Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:8f97d6f JIRA Issue YARN-9357 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12962094/YARN-9357-001.patch Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle uname Linux fd15bb20dacb 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Build tool maven Personality /testptch/patchprocess/precommit/personality/provided.sh git revision trunk / c730786 maven version: Apache Maven 3.3.9 Default Java 1.8.0_191 findbugs v3.1.0-RC1 Test Results https://builds.apache.org/job/PreCommit-YARN-Build/23680/testReport/ Max. process+thread count 452 (vs. ulimit of 10000) modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client Console output https://builds.apache.org/job/PreCommit-YARN-Build/23680/console Powered by Apache Yetus 0.8.0 http://yetus.apache.org This message was automatically generated.
          hadoopqa Hadoop QA added a comment -
          -1 overall



          Vote Subsystem Runtime Comment
          0 reexec 0m 13s Docker mode activated.
                Prechecks
          +1 @author 0m 0s The patch does not contain any @author tags.
          -1 test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
                trunk Compile Tests
          +1 mvninstall 16m 35s trunk passed
          +1 compile 0m 23s trunk passed
          +1 checkstyle 0m 16s trunk passed
          +1 mvnsite 0m 27s trunk passed
          +1 shadedclient 10m 45s branch has no errors when building and testing our client artifacts.
          +1 findbugs 0m 30s trunk passed
          +1 javadoc 0m 20s trunk passed
                Patch Compile Tests
          +1 mvninstall 0m 22s the patch passed
          +1 compile 0m 21s the patch passed
          +1 javac 0m 21s the patch passed
          +1 checkstyle 0m 12s the patch passed
          +1 mvnsite 0m 22s the patch passed
          +1 whitespace 0m 0s The patch has no whitespace issues.
          +1 shadedclient 11m 3s patch has no errors when building and testing our client artifacts.
          +1 findbugs 0m 37s the patch passed
          +1 javadoc 0m 16s the patch passed
                Other Tests
          +1 unit 0m 23s hadoop-yarn-server-timelineservice-hbase-client in the patch passed.
          +1 asflicense 0m 29s The patch does not generate ASF License warnings.
          43m 50s



          Subsystem Report/Notes
          Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:8f97d6f
          JIRA Issue YARN-9357
          JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12962789/YARN-9357-002.patch
          Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
          uname Linux 9e666ba874f3 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
          Build tool maven
          Personality /testptch/patchprocess/precommit/personality/provided.sh
          git revision trunk / 926d548
          maven version: Apache Maven 3.3.9
          Default Java 1.8.0_191
          findbugs v3.1.0-RC1
          Test Results https://builds.apache.org/job/PreCommit-YARN-Build/23730/testReport/
          Max. process+thread count 412 (vs. ulimit of 10000)
          modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client
          Console output https://builds.apache.org/job/PreCommit-YARN-Build/23730/console
          Powered by Apache Yetus 0.8.0 http://yetus.apache.org

          This message was automatically generated.

          hadoopqa Hadoop QA added a comment - -1 overall Vote Subsystem Runtime Comment 0 reexec 0m 13s Docker mode activated.       Prechecks +1 @author 0m 0s The patch does not contain any @author tags. -1 test4tests 0m 0s The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.       trunk Compile Tests +1 mvninstall 16m 35s trunk passed +1 compile 0m 23s trunk passed +1 checkstyle 0m 16s trunk passed +1 mvnsite 0m 27s trunk passed +1 shadedclient 10m 45s branch has no errors when building and testing our client artifacts. +1 findbugs 0m 30s trunk passed +1 javadoc 0m 20s trunk passed       Patch Compile Tests +1 mvninstall 0m 22s the patch passed +1 compile 0m 21s the patch passed +1 javac 0m 21s the patch passed +1 checkstyle 0m 12s the patch passed +1 mvnsite 0m 22s the patch passed +1 whitespace 0m 0s The patch has no whitespace issues. +1 shadedclient 11m 3s patch has no errors when building and testing our client artifacts. +1 findbugs 0m 37s the patch passed +1 javadoc 0m 16s the patch passed       Other Tests +1 unit 0m 23s hadoop-yarn-server-timelineservice-hbase-client in the patch passed. +1 asflicense 0m 29s The patch does not generate ASF License warnings. 43m 50s Subsystem Report/Notes Docker Client=17.05.0-ce Server=17.05.0-ce Image:yetus/hadoop:8f97d6f JIRA Issue YARN-9357 JIRA Patch URL https://issues.apache.org/jira/secure/attachment/12962789/YARN-9357-002.patch Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle uname Linux 9e666ba874f3 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux Build tool maven Personality /testptch/patchprocess/precommit/personality/provided.sh git revision trunk / 926d548 maven version: Apache Maven 3.3.9 Default Java 1.8.0_191 findbugs v3.1.0-RC1 Test Results https://builds.apache.org/job/PreCommit-YARN-Build/23730/testReport/ Max. process+thread count 412 (vs. ulimit of 10000) modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client Console output https://builds.apache.org/job/PreCommit-YARN-Build/23730/console Powered by Apache Yetus 0.8.0 http://yetus.apache.org This message was automatically generated.

          +1 lgtm

          rohithsharma Rohith Sharma K S added a comment - +1 lgtm

          committed to trunk.. thanks for the patch!

          rohithsharma Rohith Sharma K S added a comment - committed to trunk.. thanks for the patch!
          prabhujoseph Prabhu Joseph added a comment -

          Thanks rohithsharma!

          prabhujoseph Prabhu Joseph added a comment - Thanks rohithsharma !
          hudson Hudson added a comment -

          SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16250 (See https://builds.apache.org/job/Hadoop-trunk-Commit/16250/)
          YARN-9357. Modify HBase Liveness monitor log to debug. Contributed by (rohithsharmaks: rev 0d24684eee77dce7fd328d5e9479345e30b699ee)

          • (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/HBaseTimelineReaderImpl.java
          hudson Hudson added a comment - SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #16250 (See https://builds.apache.org/job/Hadoop-trunk-Commit/16250/ ) YARN-9357 . Modify HBase Liveness monitor log to debug. Contributed by (rohithsharmaks: rev 0d24684eee77dce7fd328d5e9479345e30b699ee) (edit) hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-timelineservice-hbase/hadoop-yarn-server-timelineservice-hbase-client/src/main/java/org/apache/hadoop/yarn/server/timelineservice/storage/HBaseTimelineReaderImpl.java

          People

            prabhujoseph Prabhu Joseph
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: