hbase-connectors icon indicating copy to clipboard operation
hbase-connectors copied to clipboard

Add rdd function for snapshot read

Open mini666 opened this issue 6 years ago • 6 comments

I added RDD function to HBaseContext. It is much better to read and access HDFS directly than to read through RegionServer. This is a method that does not burden HBase.

Working in a single cluster is OK, but HBase 2.1.4 or later is required for working with multiple clusters. Ref: HBASE-18484 VerifyRep by snapshot does not work when Yarn/SourceHBase…

mini666 avatar Jul 29 '19 22:07 mini666

Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-HBASE-CONNECTORS-Build/64/

asf-ci avatar Jul 29 '19 23:07 asf-ci

Refer to this link for build results (access rights to CI server needed): https://builds.apache.org/job/PreCommit-HBASE-CONNECTORS-Build/65/

asf-ci avatar Jul 30 '19 00:07 asf-ci

@mini666 Is there a related Jira ticket for this PR?

HorizonNet avatar Jan 24 '20 14:01 HorizonNet

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 31s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
-0 :warning: 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.
_ master Compile Tests _
+1 :green_heart: mvninstall 2m 8s master passed
+1 :green_heart: compile 1m 8s master passed
+1 :green_heart: scaladoc 0m 32s master passed
_ Patch Compile Tests _
+1 :green_heart: mvninstall 1m 22s the patch passed
+1 :green_heart: compile 1m 6s the patch passed
+1 :green_heart: scalac 1m 6s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: scaladoc 0m 30s the patch passed
_ Other Tests _
+1 :green_heart: unit 5m 46s hbase-spark in the patch passed.
13m 21s
Subsystem Report/Notes
Docker ClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-40/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-connectors/pull/40
Optional Tests dupname scalac scaladoc unit compile
uname Linux 66f0ad2abba5 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / d3175ad
Test Results https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-40/1/testReport/
Max. process+thread count 989 (vs. ulimit of 12500)
modules C: spark/hbase-spark U: spark/hbase-spark
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-40/1/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Aug 21 '20 10:08 Apache-HBase

@mini666 are you planning to create a Jira ticket for this change?

meszibalu avatar Nov 30 '20 14:11 meszibalu

:broken_heart: -1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 0m 0s Docker mode activated.
-1 :x: patch 0m 2s https://github.com/apache/hbase-connectors/pull/40 does not apply to master. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help.
Subsystem Report/Notes
GITHUB PR https://github.com/apache/hbase-connectors/pull/40
Console output https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-40/1/console
versions git=2.17.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar Nov 08 '21 06:11 Apache-HBase