Skip to content

PHOENIX-6378 Unbundle sqlline from phoenix-client - #1239

Merged
richardantal merged 1 commit into
apache:masterfrom
richardantal:PHOENIX-6378
May 31, 2021
Merged

PHOENIX-6378 Unbundle sqlline from phoenix-client#1239
richardantal merged 1 commit into
apache:masterfrom
richardantal:PHOENIX-6378

Conversation

@richardantal

Copy link
Copy Markdown
Contributor

Change-Id: I443593c18d412c4ccd2e137c6b2809863bc71bc8

@richardantal
richardantal requested a review from stotyMay 25, 2021 16:21
Comment threadphoenix-assembly/pom.xml
<!-- Unpack all the dependencies to class files, since java doesn't support
jar of jars for running -->
<unpack>false</unpack>
<!-- save these dependencies to the top-level -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comment is just false

<!-- Components that we don't want in jars that are used with other libraries, but we want for a standalone client -->
<dependencySets>
<dependencySet>
<!-- Unpack all the dependencies to class files, since java doesn't support

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this comment is relevant to anything anymore.

<artifactId>log4j</artifactId>
<scope>runtime</scope>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that we'd best keep the old client unchanged for backwards compatibility reasons.

Comment threadphoenix-core/pom.xml Outdated
<artifactId>hamcrest-core</artifactId>
<scope>test</scope>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed ?
Ideally Phoenix-core doesn't have anything to do with sqlline.

<artifactId>phoenix-hbase-compat-${hbase.compat.version}</artifactId>
<optional>false</optional>
</dependency>
<dependency>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought that we are already not adding sqlline here.

Just noting that we change sqlline-embedded too.

Comment threadbin/phoenix_utils.py
@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec5m 41sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 _
+0 🆗mvndep5m 12sMaven dependency ordering for branch
+1 💚mvninstall11m 24smaster passed
+0hbaserecompile23m 12sHBase recompiled.
+1 💚compile1m 30smaster passed
+1 💚javadoc2m 59smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for patch
-1 ❌mvninstall1m 14sroot in the patch failed.
+0hbaserecompile9m 13sHBase recompiled.
-1 ❌compile1m 30sroot in the patch failed.
-1 ❌javac1m 30sroot in the patch failed.
-1 ❌pylint0m 8sThe patch generated 16 new + 115 unchanged - 10 fixed = 131 total (was 125)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 11sThe patch has no ill-formed XML file.
-1 ❌javadoc1m 20sroot in the patch failed.
-1 ❌javadoc0m 14sphoenix-assembly in the patch failed.
_ Other Tests _
-1 ❌unit113m 15sroot in the patch failed.
-1 ❌asflicense3m 49sThe patch generated 614 ASF License warnings.
168m 6s
ReasonTests
Failed junit testsphoenix.end2end.PermissionNSEnabledWithCustomAccessControllerIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1239
Optional Testsdupname asflicense pylint javac javadoc unit xml compile
unameLinux 25a3da6b7e19 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 3231aad
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-compile-root.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-compile-root.txt
pylinthttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/diff-patch-pylint.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-javadoc-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-javadoc-phoenix-assembly.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count15434 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-client-parent/phoenix-client phoenix-client-parent/phoenix-client-embedded . phoenix-assembly U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/1/console
versionsgit=2.7.4 maven=3.3.9 pylint=2.4.4
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 35sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 _
+0 🆗mvndep5m 38sMaven dependency ordering for branch
+1 💚mvninstall12m 43smaster passed
+0hbaserecompile25m 47sHBase recompiled.
+1 💚compile1m 35smaster passed
+1 💚javadoc3m 16smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 23sMaven dependency ordering for patch
-1 ❌mvninstall10m 1sroot in the patch failed.
+0hbaserecompile17m 49sHBase recompiled.
-1 ❌compile1m 35sroot in the patch failed.
-1 ❌javac1m 35sroot in the patch failed.
-1 ❌pylint0m 7sThe patch generated 22 new + 115 unchanged - 10 fixed = 137 total (was 125)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 11sThe patch has no ill-formed XML file.
-1 ❌javadoc1m 26sroot in the patch failed.
-1 ❌javadoc0m 13sphoenix-assembly in the patch failed.
_ Other Tests _
-1 ❌unit115m 28sroot in the patch failed.
-1 ❌asflicense3m 40sThe patch generated 614 ASF License warnings.
176m 54s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1239
Optional Testsdupname asflicense pylint javac javadoc unit xml compile
unameLinux 6a0da1a9988b 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 3231aad
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-compile-root.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-compile-root.txt
pylinthttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/diff-patch-pylint.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-javadoc-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-javadoc-phoenix-assembly.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count15461 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-client-parent/phoenix-client phoenix-client-parent/phoenix-client-embedded . phoenix-assembly U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/2/console
versionsgit=2.7.4 maven=3.3.9 pylint=2.4.4
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 55sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 _
+0 🆗mvndep5m 14sMaven dependency ordering for branch
+1 💚mvninstall11m 7smaster passed
+0hbaserecompile23m 6sHBase recompiled.
+1 💚compile1m 32smaster passed
+1 💚javadoc3m 3smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for patch
-1 ❌mvninstall7m 54sroot in the patch failed.
+0hbaserecompile14m 35sHBase recompiled.
-1 ❌compile1m 29sroot in the patch failed.
-1 ❌javac1m 29sroot in the patch failed.
-1 ❌pylint0m 8sThe patch generated 22 new + 115 unchanged - 10 fixed = 137 total (was 125)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 11sThe patch has no ill-formed XML file.
-1 ❌javadoc1m 21sroot in the patch failed.
-1 ❌javadoc0m 14sphoenix-assembly in the patch failed.
_ Other Tests _
-1 ❌unit116m 13sroot in the patch failed.
-1 ❌asflicense3m 2sThe patch generated 614 ASF License warnings.
170m 48s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1239
Optional Testsdupname asflicense pylint javac javadoc unit xml compile
unameLinux e2cfb2bde495 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 63cbb11
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-compile-root.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-compile-root.txt
pylinthttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/diff-patch-pylint.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-javadoc-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-javadoc-phoenix-assembly.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count15400 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-client-parent/phoenix-client phoenix-client-parent/phoenix-client-embedded . phoenix-assembly U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/3/console
versionsgit=2.7.4 maven=3.3.9 pylint=2.4.4
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty

Copy link
Copy Markdown
Contributor

Could you update the ticket title and commit message ?
Something like
Unbunldle sqqline from phoenix-client-embedded, and use it in sqlline.py

Comment threadbin/phoenix_utils.py Outdated
PHOENIX_TRACESERVER_JAR_PATTERN = "phoenix-tracing-webapp-*-runnable.jar"
PHOENIX_TESTS_JAR_PATTERN = "phoenix-core-*-tests*.jar"
PHOENIX_PHERF_JAR_PATTERN = "phoenix-pherf-*[!s].jar"
SLF4J_JAR_PATTERN = "slf4j-log4j12-*[!s].jar"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change the slf4j* variable names to slf4j_log4j12_* for clarity.

Comment threadbin/sqlline.py Outdated
java_cmd = java + ' $PHOENIX_OPTS ' + \
' -cp "' + hbase_config_path + os.pathsep + phoenix_utils.hbase_conf_dir + os.pathsep + phoenix_utils.phoenix_client_jar + \
' -cp "' + phoenix_utils.sqlline_with_deps_jar + os.pathsep + hbase_config_path + os.pathsep + \
phoenix_utils.slf4j_jar + os.pathsep + \

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this variable name hasn't been updated.

Comment threadbin/phoenix_utils.py Outdated
if sqlline_with_deps_jar is None or sqlline_with_deps_jar == "":
sqlline_with_deps_jar = findFileInPathWithoutRecursion(SQLLINE_WITH_DEPS_PATTERN, os.path.join(current_dir, "..","lib"))

global slf4j_jar

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this variable name hasn't been updated

Comment threadbin/phoenix_utils.py Outdated
print("phoenix_loadbalancer_jar:", phoenix_loadbalancer_jar)
print("phoenix_thin_client_jar:", phoenix_thin_client_jar)
print("hadoop_classpath:", hadoop_classpath)
print("sqlline_with_deps_jar", sqlline_with_deps_jar)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should log the slf4j_log4j12 jar name too.

Comment threadbin/phoenix_utils.py Outdated
SQLLINE_WITH_DEPS_PATTERN = "sqlline-*-jar-with-dependencies.jar"


OVERRIDE_SLF4J = "OVERRIDE_SLF4J_JAR_LOCATION"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought, we should call it SLF4J_BACKEND_JAR instead of SLF4J_LOG4J12_JAR.
and apply it everywhere, including the name of the OVERRIDE system property.

@stotystoty left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

…it in sqlline.py
Change-Id: Ifd31e25b303ab3d2872b53f4a503219539777544
@richardantal

Copy link
Copy Markdown
ContributorAuthor

Thanks @stoty for the review.

I squashed the commits to 1, before merging.

@richardantal
richardantal merged commit 432c563 into apache:masterMay 31, 2021
@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 30sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe 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 _
+0 🆗mvndep5m 57sMaven dependency ordering for branch
+1 💚mvninstall11m 23smaster passed
+0hbaserecompile24m 5sHBase recompiled.
+1 💚compile1m 32smaster passed
+1 💚javadoc1m 58smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for patch
-1 ❌mvninstall8m 1sroot in the patch failed.
+0hbaserecompile14m 49sHBase recompiled.
-1 ❌compile1m 30sroot in the patch failed.
-1 ❌javac1m 30sroot in the patch failed.
-1 ❌pylint0m 8sThe patch generated 22 new + 115 unchanged - 10 fixed = 137 total (was 125)
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 8sThe patch has no ill-formed XML file.
-1 ❌javadoc1m 23sroot in the patch failed.
-1 ❌javadoc0m 14sphoenix-assembly in the patch failed.
_ Other Tests _
-1 ❌unit119m 14sroot in the patch failed.
-1 ❌asflicense2m 21sThe patch generated 614 ASF License warnings.
171m 32s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1239
Optional Testsdupname asflicense pylint javac javadoc unit xml compile
unameLinux 911b11d27d92 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 5c94168
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-compile-root.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-compile-root.txt
pylinthttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/diff-patch-pylint.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-javadoc-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-javadoc-phoenix-assembly.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count12800 (vs. ulimit of 30000)
modulesC: phoenix-client-parent/phoenix-client-embedded . phoenix-assembly U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1239/4/console
versionsgit=2.7.4 maven=3.3.9 pylint=2.4.4
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

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

@richardantal@stoty