Skip to content

Backport HBASE-23653 Expose content of meta table in web ui - #1021

Merged
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:23653-meta-browser-branch-2
Jan 16, 2020
Merged

Backport HBASE-23653 Expose content of meta table in web ui#1021
ndimiduk merged 1 commit into
apache:branch-2from
ndimiduk:23653-meta-browser-branch-2

Conversation

@ndimiduk

Copy link
Copy Markdown
Member

Adds a display of the content of 'hbase:meta' to the Master's
table.jsp, when that table is selected. Supports basic pagination,
filtering, &c.

Backport of #1020

@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec1m 59sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 8 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 24sMaven dependency ordering for branch
+1 💚mvninstall5m 14sbranch-2 passed
+1 💚compile3m 0sbranch-2 passed
+1 💚checkstyle4m 27sbranch-2 passed
+1 💚shadedjars4m 13sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 43sbranch-2 passed
+0 🆗spotbugs3m 3sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs16m 52sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 22sMaven dependency ordering for patch
+1 💚mvninstall4m 52sthe patch passed
+1 💚compile2m 57sthe patch passed
+1 💚javac2m 57sthe patch passed
-1 ❌checkstyle1m 24shbase-server: The patch generated 10 new + 217 unchanged - 1 fixed = 227 total (was 218)
-1 ❌checkstyle2m 23sroot: The patch generated 10 new + 255 unchanged - 1 fixed = 265 total (was 256)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚shadedjars4m 13spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 17sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc3m 46sthe patch passed
+1 💚findbugs17m 40sthe patch passed
_ Other Tests _
-1 ❌unit48m 24sroot in the patch failed.
+1 💚asflicense0m 56sThe patch does not generate ASF License warnings.
149m 42s
ReasonTests
Failed junit testshadoop.hbase.master.webapp.TestMetaBrowserNoCluster
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/Dockerfile
GITHUB PR#1021
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml
unameLinux e6e95e65ca0b 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1021/out/precommit/personality/provided.sh
git revisionbranch-2 / 76a6fe6
Default Java1.8.0_181
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/diff-checkstyle-hbase-server.txt
checkstylehttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/diff-checkstyle-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/testReport/
Max. process+thread count706 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimidukndimiduk reopened this Jan 14, 2020
@ndimiduk
ndimidukforce-pushed the 23653-meta-browser-branch-2 branch from b14f5c5 to 6f0ca16CompareJanuary 14, 2020 22:14
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 36sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 7 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 24sMaven dependency ordering for branch
+1 💚mvninstall5m 24sbranch-2 passed
+1 💚compile2m 55sbranch-2 passed
+1 💚checkstyle4m 20sbranch-2 passed
+1 💚shadedjars4m 9sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 45sbranch-2 passed
+0 🆗spotbugs2m 55sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs17m 1sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 22sMaven dependency ordering for patch
+1 💚mvninstall4m 49sthe patch passed
+1 💚compile2m 56sthe patch passed
+1 💚javac2m 56sthe patch passed
+1 💚checkstyle0m 36sThe patch passed checkstyle in hbase-client
+1 💚checkstyle1m 23shbase-server: The patch generated 0 new + 217 unchanged - 1 fixed = 217 total (was 218)
+1 💚checkstyle2m 20sroot: The patch generated 0 new + 255 unchanged - 1 fixed = 255 total (was 256)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚shadedjars4m 9spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 20sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
-1 ❌javadoc0m 36shbase-server generated 1 new + 1 unchanged - 0 fixed = 2 total (was 1)
-1 ❌javadoc2m 48sroot generated 1 new + 4 unchanged - 0 fixed = 5 total (was 4)
+1 💚findbugs17m 35sthe patch passed
_ Other Tests _
-1 ❌unit169m 29sroot in the patch failed.
+1 💚asflicense1m 40sThe patch does not generate ASF License warnings.
270m 8s
ReasonTests
Failed junit testshadoop.hbase.master.webapp.TestMetaBrowser
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/Dockerfile
GITHUB PR#1021
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml
unameLinux 1c3760cd2dc8 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1021/out/precommit/personality/provided.sh
git revisionbranch-2 / 4a35e2f
Default Java1.8.0_181
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/diff-javadoc-javadoc-hbase-server.txt
javadochttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/diff-javadoc-javadoc-root.txt
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/testReport/
Max. process+thread count5456 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/1/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
ndimidukforce-pushed the 23653-meta-browser-branch-2 branch from 6f0ca16 to 4ac9d90CompareJanuary 15, 2020 17:52
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 39sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 7 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 25sMaven dependency ordering for branch
+1 💚mvninstall5m 24sbranch-2 passed
+1 💚compile2m 58sbranch-2 passed
+1 💚checkstyle4m 25sbranch-2 passed
+1 💚shadedjars4m 19sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 55sbranch-2 passed
+0 🆗spotbugs3m 9sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs17m 29sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 22sMaven dependency ordering for patch
+1 💚mvninstall4m 59sthe patch passed
+1 💚compile2m 58sthe patch passed
+1 💚javac2m 58sthe patch passed
+1 💚checkstyle0m 35sThe patch passed checkstyle in hbase-client
+1 💚checkstyle1m 20shbase-server: The patch generated 0 new + 217 unchanged - 1 fixed = 217 total (was 218)
+1 💚checkstyle2m 27sroot: The patch generated 0 new + 255 unchanged - 1 fixed = 255 total (was 256)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚shadedjars4m 32spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck16m 4sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc3m 58sthe patch passed
+1 💚findbugs18m 48sthe patch passed
_ Other Tests _
-1 ❌unit180m 57sroot in the patch failed.
+1 💚asflicense1m 40sThe patch does not generate ASF License warnings.
285m 20s
ReasonTests
Failed junit testshadoop.hbase.master.webapp.TestMetaBrowser
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/2/artifact/out/Dockerfile
GITHUB PR#1021
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml
unameLinux 74e420b1dc0e 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1021/out/precommit/personality/provided.sh
git revisionbranch-2 / ae95b1f
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/2/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/2/testReport/
Max. process+thread count4688 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/2/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

Adds a display of the content of 'hbase:meta' to the Master's
table.jsp, when that table is selected. Supports basic pagination,
filtering, &c.
@ndimiduk
ndimidukforce-pushed the 23653-meta-browser-branch-2 branch from 4ac9d90 to fd25093CompareJanuary 15, 2020 23:12
@Apache-HBase

Copy link
Copy Markdown

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 34sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 1sNo case conflicting files found.
+1 💚hbaseanti0m 0sPatch does not have any anti-patterns.
+1 💚@author0m 0sThe patch does not contain any @author tags.
+1 💚test4tests0m 0sThe patch appears to include 7 new or modified test files.
_ branch-2 Compile Tests _
+0 🆗mvndep0m 25sMaven dependency ordering for branch
+1 💚mvninstall5m 12sbranch-2 passed
+1 💚compile3m 2sbranch-2 passed
+1 💚checkstyle4m 21sbranch-2 passed
+1 💚shadedjars4m 9sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc3m 46sbranch-2 passed
+0 🆗spotbugs3m 10sUsed deprecated FindBugs config; considering switching to SpotBugs.
+1 💚findbugs17m 15sbranch-2 passed
_ Patch Compile Tests _
+0 🆗mvndep0m 27sMaven dependency ordering for patch
+1 💚mvninstall4m 49sthe patch passed
+1 💚compile3m 0sthe patch passed
+1 💚javac3m 0sthe patch passed
+1 💚checkstyle0m 35sThe patch passed checkstyle in hbase-client
+1 💚checkstyle1m 23shbase-server: The patch generated 0 new + 217 unchanged - 1 fixed = 217 total (was 218)
+1 💚checkstyle2m 23sroot: The patch generated 0 new + 255 unchanged - 1 fixed = 255 total (was 256)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚shadedjars4m 9spatch has no errors when building our shaded downstream artifacts.
+1 💚hadoopcheck15m 18sPatch does not cause any errors with Hadoop 2.8.5 2.9.2 or 3.1.2.
+1 💚javadoc3m 49sthe patch passed
+1 💚findbugs17m 39sthe patch passed
_ Other Tests _
-1 ❌unit209m 22sroot in the patch failed.
+1 💚asflicense1m 57sThe patch does not generate ASF License warnings.
310m 32s
ReasonTests
Failed junit testshadoop.hbase.mapreduce.TestTableInputFormatScan
SubsystemReport/Notes
DockerClient=19.03.5 Server=19.03.5 base: https://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/3/artifact/out/Dockerfile
GITHUB PR#1021
Optional Testsdupname asflicense javac javadoc unit spotbugs findbugs shadedjars hadoopcheck hbaseanti checkstyle compile xml
unameLinux 83f39d0e6d1e 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build toolmaven
Personality/home/jenkins/jenkins-slave/workspace/Base-PreCommit-GitHub-PR_PR-1021/out/precommit/personality/provided.sh
git revisionbranch-2 / 31b4fbd
Default Java1.8.0_181
unithttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/3/artifact/out/patch-unit-root.txt
Test Resultshttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/3/testReport/
Max. process+thread count5925 (vs. ulimit of 10000)
modulesC: hbase-client hbase-server . U: .
Console outputhttps://builds.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-1021/3/console
versionsgit=2.11.0 maven=2018-06-17T18:33:14Z) findbugs=3.1.11
Powered byApache Yetus 0.11.1 https://yetus.apache.org

This message was automatically generated.

@ndimiduk
ndimiduk merged commit 74bfe02 into apache:branch-2Jan 16, 2020
@ndimiduk
ndimiduk deleted the 23653-meta-browser-branch-2 branch January 16, 2020 16:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ndimiduk@Apache-HBase