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

Local installation encountered an error. #8153

Open
mayjack0312 opened this issue May 2, 2023 · 5 comments
Open

Local installation encountered an error. #8153

mayjack0312 opened this issue May 2, 2023 · 5 comments
Assignees

Comments

@mayjack0312
Copy link

May I ask why the new Ubuntu system reported an error when running bash make dist.sh after installing JDK, Scala, Spark, Hadoop, and Maven normally?
The error is reported as follows, it is suspected that the local package was exploded

57f285c6bbb56e448bae7fe4baba217

@Le-Zheng
Copy link
Contributor

Le-Zheng commented May 4, 2023

Hi @mayjack0312, I am trying to reproduce this issue. bash make-dist.sh or 'mvn clean package -DskipTests' works successfully on my ubuntu system. My env is ubuntu 20.04, maven version is 3.8.2, jdk version is 1.8. Spark, hadoop and scala are not essential for executing this script. Could you please provide more information about your ubuntu system and maven version?

@mayjack0312
Copy link
Author

Hi @mayjack0312, I am trying to reproduce this issue. bash make-dist.sh or 'mvn clean package -DskipTests' works successfully on my ubuntu system. My env is ubuntu 20.04, maven version is 3.8.2, jdk version is 1.8. Spark, hadoop and scala are not essential for executing this script. Could you please provide more information about your ubuntu system and maven version?

Okay, my JDK version is 1.8, Scala version is 2.12.17, Hadoop version is 3.3.5, Spark version is 3.4.0, and Maven version is 3.9.1
Recently, after running bash make dist.sh, I took some time to prompt me that the installation is complete. How can I use it after running sh? Is it Python that directly imports the corresponding package for use?

@Le-Zheng
Copy link
Contributor

Le-Zheng commented May 5, 2023

Hi @mayjack0312, I am trying to reproduce this issue. bash make-dist.sh or 'mvn clean package -DskipTests' works successfully on my ubuntu system. My env is ubuntu 20.04, maven version is 3.8.2, jdk version is 1.8. Spark, hadoop and scala are not essential for executing this script. Could you please provide more information about your ubuntu system and maven version?

Okay, my JDK version is 1.8, Scala version is 2.12.17, Hadoop version is 3.3.5, Spark version is 3.4.0, and Maven version is 3.9.1 Recently, after running bash make dist.sh, I took some time to prompt me that the installation is complete. How can I use it after running sh? Is it Python that directly imports the corresponding package for use?

Hi @mayjack0312, if you are using Python, it would be better to find information about python user guide https://bigdl.readthedocs.io/en/latest/doc/UserGuide/python.html

@mayjack0312
Copy link
Author

Hi @mayjack0312, I am trying to reproduce this issue. bash make-dist.sh or 'mvn clean package -DskipTests' works successfully on my ubuntu system. My env is ubuntu 20.04, maven version is 3.8.2, jdk version is 1.8. Spark, hadoop and scala are not essential for executing this script. Could you please provide more information about your ubuntu system and maven version?

Okay, my JDK version is 1.8, Scala version is 2.12.17, Hadoop version is 3.3.5, Spark version is 3.4.0, and Maven version is 3.9.1 Recently, after running bash make dist.sh, I took some time to prompt me that the installation is complete. How can I use it after running sh? Is it Python that directly imports the corresponding package for use?

Hi @mayjack0312, if you are using Python, it would be better to find information about python user guide https://bigdl.readthedocs.io/en/latest/doc/UserGuide/python.html

Thank you, then what if I use the centos system to directly clone and run bash make-dist.sh to install it? I see that the official website does not write this method of operation.

@Le-Zheng
Copy link
Contributor

Le-Zheng commented May 6, 2023

Hi @mayjack0312, I am trying to reproduce this issue. bash make-dist.sh or 'mvn clean package -DskipTests' works successfully on my ubuntu system. My env is ubuntu 20.04, maven version is 3.8.2, jdk version is 1.8. Spark, hadoop and scala are not essential for executing this script. Could you please provide more information about your ubuntu system and maven version?

Okay, my JDK version is 1.8, Scala version is 2.12.17, Hadoop version is 3.3.5, Spark version is 3.4.0, and Maven version is 3.9.1 Recently, after running bash make dist.sh, I took some time to prompt me that the installation is complete. How can I use it after running sh? Is it Python that directly imports the corresponding package for use?

Hi @mayjack0312, if you are using Python, it would be better to find information about python user guide https://bigdl.readthedocs.io/en/latest/doc/UserGuide/python.html

Thank you, then what if I use the centos system to directly clone and run bash make-dist.sh to install it? I see that the official website does not write this method of operation.

Address the answer in #8166

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants