Skip to content

HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds - #5612

Merged
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28297
Jan 10, 2024
Merged

HBASE-28297 IntegrationTestImportTsv fails with ArrayIndexOfOutBounds#5612
Apache9 merged 1 commit into
apache:masterfrom
Apache9:HBASE-28297

Conversation

@Apache9

Copy link
Copy Markdown
Contributor

No description provided.

@Apache9Apache9 self-assigned this Jan 9, 2024
@Apache9
Apache9 requested a review from NihalJainJanuary 9, 2024 15:38
@Apache9

Copy link
Copy Markdown
ContributorAuthor

@NihalJain FYI

I prefer here we just fix the ArrayIndexOutOfBoundsException, and you can apply addendum in HBASE-28295 for fixing the hadoop upgrading problem.

Thanks.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 29sDocker mode activated.
-0 ⚠️yetus0m 3sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall2m 58smaster passed
+1 💚compile0m 20smaster passed
+1 💚shadedjars5m 9sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 14smaster passed
_ Patch Compile Tests _
+1 💚mvninstall2m 44sthe patch passed
+1 💚compile0m 20sthe patch passed
+1 💚javac0m 20sthe patch passed
+1 💚shadedjars5m 7spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 13sthe patch passed
_ Other Tests _
+1 💚unit0m 40shbase-it in the patch passed.
19m 14s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/artifact/yetus-jdk11-hadoop3-check/output/Dockerfile
GITHUB PR#5612
Optional Testsjavac javadoc unit shadedjars compile
unameLinux d3bfced2df3a 5.4.0-166-generic #183-Ubuntu SMP Mon Oct 2 11:28:33 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 71cecb0
Default JavaEclipse Adoptium-11.0.17+8
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/testReport/
Max. process+thread count606 (vs. ulimit of 30000)
modulesC: hbase-it U: hbase-it
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 41sDocker mode activated.
-0 ⚠️yetus0m 2sUnprocessed flag(s): --brief-report-file --spotbugs-strict-precheck --whitespace-eol-ignore-list --whitespace-tabs-ignore-list --quick-hadoopcheck
_ Prechecks _
_ master Compile Tests _
+1 💚mvninstall4m 2smaster passed
+1 💚compile0m 26smaster passed
+1 💚shadedjars6m 48sbranch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 15smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 1sthe patch passed
+1 💚compile0m 18sthe patch passed
+1 💚javac0m 18sthe patch passed
+1 💚shadedjars5m 55spatch has no errors when building our shaded downstream artifacts.
+1 💚javadoc0m 12sthe patch passed
_ Other Tests _
+1 💚unit0m 42shbase-it in the patch passed.
23m 41s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/artifact/yetus-jdk8-hadoop3-check/output/Dockerfile
GITHUB PR#5612
Optional Testsjavac javadoc unit shadedjars compile
unameLinux fb8926bac60c 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 71cecb0
Default JavaTemurin-1.8.0_352-b08
Test Resultshttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/testReport/
Max. process+thread count605 (vs. ulimit of 30000)
modulesC: hbase-it U: hbase-it
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/console
versionsgit=2.34.1 maven=3.8.6
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@Apache-HBase

Copy link
Copy Markdown

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 36sDocker 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.
_ master Compile Tests _
+1 💚mvninstall4m 28smaster passed
+1 💚compile0m 40smaster passed
+1 💚checkstyle0m 14smaster passed
+1 💚spotless0m 53sbranch has no errors when running spotless:check.
+1 💚spotbugs0m 30smaster passed
_ Patch Compile Tests _
+1 💚mvninstall3m 16sthe patch passed
+1 💚compile0m 28sthe patch passed
+1 💚javac0m 28sthe patch passed
+1 💚checkstyle0m 10sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚hadoopcheck6m 6sPatch does not cause any errors with Hadoop 3.3.6.
+1 💚spotless0m 39spatch has no errors when running spotless:check.
+1 💚spotbugs0m 28sthe patch passed
_ Other Tests _
+1 💚asflicense0m 8sThe patch does not generate ASF License warnings.
25m 43s
SubsystemReport/Notes
DockerClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#5612
Optional Testsdupname asflicense javac spotbugs hadoopcheck hbaseanti spotless checkstyle compile
unameLinux 600cd4dac99f 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev-support/hbase-personality.sh
git revisionmaster / 71cecb0
Default JavaEclipse Adoptium-11.0.17+8
Max. process+thread count81 (vs. ulimit of 30000)
modulesC: hbase-it U: hbase-it
Console outputhttps://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-5612/1/console
versionsgit=2.34.1 maven=3.8.6 spotbugs=4.7.3
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain

Copy link
Copy Markdown
Contributor

I prefer here we just fix the ArrayIndexOutOfBoundsException, and you can apply addendum in HBASE-28295 for fixing the hadoop upgrading problem.

Sounds good. +1

@Apache9
Apache9 merged commit a09305d into apache:masterJan 10, 2024
Apache9 added a commit that referenced this pull request Jan 10, 2024
…#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
Apache9 added a commit that referenced this pull request Jan 10, 2024
…#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
Apache9 added a commit that referenced this pull request Jan 10, 2024
…#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
Apache9 added a commit that referenced this pull request Jan 10, 2024
…#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
Apache9 added a commit that referenced this pull request Jan 10, 2024
…#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
jhungund pushed a commit to janardhanrh/hbase that referenced this pull request May 29, 2024
…apache#5612)
Signed-off-by: Nihal Jain <nihaljain@apache.org>
(cherry picked from commit a09305d)
(cherry picked from commit d7052a5)
Change-Id: I6dc9f6349766333633c589c5514e0de0076f4f8d
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.

3 participants

@Apache9@Apache-HBase@NihalJain