You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/07/07 13:19:51 UTC

[GitHub] [hbase-connectors] JinsYin opened a new pull request #80: NullPointerException may be thrown when the hbase.spark.use.hbasecont…

JinsYin opened a new pull request #80:
URL: https://github.com/apache/hbase-connectors/pull/80


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hbase-connectors] Apache-HBase commented on pull request #80: NullPointerException may be thrown when the hbase.spark.use.hbasecont…

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #80:
URL: https://github.com/apache/hbase-connectors/pull/80#issuecomment-1031044686


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 46s |  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  |   1m 23s |  master passed  |
   | +1 :green_heart: |  compile  |   0m 40s |  master passed  |
   | +1 :green_heart: |  scaladoc  |   0m 48s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | -1 :x: |  mvninstall  |   0m 18s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 13s |  hbase-spark in the patch failed.  |
   | -1 :x: |  scalac  |   0m 13s |  hbase-spark in the patch failed.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | -1 :x: |  scaladoc  |   0m 19s |  hbase-spark in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |   0m 14s |  hbase-spark in the patch failed.  |
   |  |   |   6m 24s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase-connectors/pull/80 |
   | Optional Tests | dupname scalac scaladoc unit compile |
   | uname | Linux 4f4c962905a4 5.4.0-90-generic #101-Ubuntu SMP Fri Oct 15 20:00:55 UTC 2021 x86_64 GNU/Linux |
   | Build tool | hb_maven |
   | Personality | dev-support/jenkins/hbase-personality.sh |
   | git revision | master / 2bfc5f1 |
   | mvninstall | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scalac | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scaladoc | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-scaladoc-spark_hbase-spark.txt |
   | unit | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-unit-spark_hbase-spark.txt |
   |  Test Results | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/testReport/ |
   | Max. process+thread count | 57 (vs. ulimit of 12500) |
   | modules | C: spark/hbase-spark U: spark/hbase-spark |
   | Console output | https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-80/1/console |
   | versions | git=2.20.1 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hbase-connectors] Apache-HBase commented on pull request #80: NullPointerException may be thrown when the hbase.spark.use.hbasecont…

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #80:
URL: https://github.com/apache/hbase-connectors/pull/80#issuecomment-920548828


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   1m 22s |  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  |   1m 48s |  master passed  |
   | +1 :green_heart: |  compile  |   0m 38s |  master passed  |
   | +1 :green_heart: |  scaladoc  |   0m 45s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | -1 :x: |  mvninstall  |   0m 18s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 12s |  hbase-spark in the patch failed.  |
   | -1 :x: |  scalac  |   0m 12s |  hbase-spark in the patch failed.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | -1 :x: |  scaladoc  |   0m 17s |  hbase-spark in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |   0m 13s |  hbase-spark in the patch failed.  |
   |  |   |   6m 14s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase-connectors/pull/80 |
   | Optional Tests | dupname scalac scaladoc unit compile |
   | uname | Linux 7dbc25ad3dc8 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 GNU/Linux |
   | Build tool | hb_maven |
   | Personality | dev-support/jenkins/hbase-personality.sh |
   | git revision | master / 37aa8d5 |
   | mvninstall | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scalac | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scaladoc | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-scaladoc-spark_hbase-spark.txt |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-unit-spark_hbase-spark.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/testReport/ |
   | Max. process+thread count | 57 (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-80/1/console |
   | versions | git=2.20.1 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hbase-connectors] Apache-HBase commented on pull request #80: NullPointerException may be thrown when the hbase.spark.use.hbasecont…

Posted by GitBox <gi...@apache.org>.
Apache-HBase commented on pull request #80:
URL: https://github.com/apache/hbase-connectors/pull/80#issuecomment-875601668


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |   0m 43s |  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  |   1m 35s |  master passed  |
   | +1 :green_heart: |  compile  |   0m 37s |  master passed  |
   | +1 :green_heart: |  scaladoc  |   0m 45s |  master passed  |
   ||| _ Patch Compile Tests _ |
   | -1 :x: |  mvninstall  |   0m 16s |  root in the patch failed.  |
   | -1 :x: |  compile  |   0m 13s |  hbase-spark in the patch failed.  |
   | -1 :x: |  scalac  |   0m 13s |  hbase-spark in the patch failed.  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | -1 :x: |  scaladoc  |   0m 17s |  hbase-spark in the patch failed.  |
   ||| _ Other Tests _ |
   | -1 :x: |  unit  |   0m 13s |  hbase-spark in the patch failed.  |
   |  |   |   5m 20s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/Dockerfile |
   | GITHUB PR | https://github.com/apache/hbase-connectors/pull/80 |
   | Optional Tests | dupname scalac scaladoc unit compile |
   | uname | Linux 1973c20d80b1 5.4.0-1025-aws #25~18.04.1-Ubuntu SMP Fri Sep 11 12:03:04 UTC 2020 x86_64 GNU/Linux |
   | Build tool | hb_maven |
   | Personality | dev-support/jenkins/hbase-personality.sh |
   | git revision | master / fddb433 |
   | mvninstall | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-mvninstall-root.txt |
   | compile | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scalac | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-compile-spark_hbase-spark.txt |
   | scaladoc | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-scaladoc-spark_hbase-spark.txt |
   | unit | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/artifact/yetus-precommit-check/output/patch-unit-spark_hbase-spark.txt |
   |  Test Results | https://ci-hadoop.apache.org/job/HBase/job/HBase-Connectors-PreCommit/job/PR-80/1/testReport/ |
   | Max. process+thread count | 57 (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-80/1/console |
   | versions | git=2.20.1 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hbase.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org