Skip to content

PHOENIX-6223 could not find or load main class sqline.SqLine - #965

Closed
litianmei wants to merge 1 commit into
apache:masterfrom
litianmei:PHOENIX-6223
Closed

PHOENIX-6223 could not find or load main class sqline.SqLine#965
litianmei wants to merge 1 commit into
apache:masterfrom
litianmei:PHOENIX-6223

Conversation

@litianmei

Copy link
Copy Markdown

Solve the problem of could not find or load main class sqline.SqLine when executing sqlline.py

@stoty

Copy link
Copy Markdown
Contributor

🎊 +1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 27sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚pylint0m 6sThere were no new pylint issues.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
_ Other Tests _
+1 💚asflicense0m 12sThe patch does not generate ASF License warnings.
1m 23s
SubsystemReport/Notes
DockerClientAPI=1.40 ServerAPI=1.40 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-965/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#965
Optional Testsdupname asflicense pylint
unameLinux f35ae952ae13 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 / 6cc9d50
Max. process+thread count47 (vs. ulimit of 30000)
modulesC: . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-965/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.

@virajjasanivirajjasani 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.

I believe phoenix-client.jar should be available as symlink under phoenix-client-parent/phoenix-client/target/. Is it not available after successful build of the project?

@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.

The symlink is added when creating the assembly.
Doing a partial build like
mvn clean package -am -pl phoenix-client-parent/phoenix-client
can trigger this problem.

Comment threadbin/phoenix_utils.py
@litianmei

Copy link
Copy Markdown
Author

I believe phoenix-client.jar should be available as symlink under phoenix-client-parent/phoenix-client/target/. Is it not available after successful build of the projec
It is not available

@litianmei

Copy link
Copy Markdown
Author

I believe phoenix-client.jar should be available as symlink under phoenix-client-parent/phoenix-client/target/. Is it not available after successful build of the project?

It is not available

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

@litianmei@stoty@virajjasani