Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

litianmei
Copy link

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

@stoty
Copy link
Contributor

stoty commented Nov 13, 2020

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 27s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
_ master Compile Tests _
_ Patch Compile Tests _
+1 💚 pylint 0m 6s There were no new pylint issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
_ Other Tests _
+1 💚 asflicense 0m 12s The patch does not generate ASF License warnings.
1m 23s
Subsystem Report/Notes
Docker ClientAPI=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 Tests dupname asflicense pylint
uname Linux 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 tool maven
Personality dev/phoenix-personality.sh
git revision master / 6cc9d50
Max. process+thread count 47 (vs. ulimit of 30000)
modules C: . U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-965/1/console
versions git=2.7.4 maven=3.3.9 pylint=2.4.4
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@virajjasani virajjasani left a comment

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?

Copy link
Contributor

@stoty stoty left a comment

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.

bin/phoenix_utils.py Show resolved Hide resolved
@litianmei
Copy link
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 litianmei closed this Nov 16, 2020
@litianmei
Copy link
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 free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants