1

I have downloaded Unity Catalog via git; git clone https://github.com/unitycatalog/unitycatalog.git. When I run bash bin/start-uc-server, this error appears:

> bash bin/start-uc-server
find: ‘/mnt/c/Users/user01/temp/unitycatalog/server/target’: No such file or directory
Server JAR not found starting with 'unitycatalog-server*' in the target directory '/mnt/c/Users/user01/temp/unitycatalog/server/target'.
Running SBT to generate Server JAR: /mnt/c/Users/user01/temp/unitycatalog/build/sbt -info clean package
Using  as default JAVA_HOME.
Note, this will be overridden by -java-home if it is set.
.jar-launch-1.9.9ch sbt from https://repo1.maven.org/maven2/org/scala-sbt/sbt-launch/1.9.9
.jar failed. Please install sbt manually from https://www.scala-sbt.org/

I have been checking for solutions on the internet, but with no luck.

I have installed:

spark: version 3.5.5

java :

> java --version
java 17.0.12 2024-07-16 LTS
Java(TM) SE Runtime Environment (build 17.0.12+8-LTS-286)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.12+8-LTS-286, mixed mode, sharing)

and winutils. I have set up all environment variables.

I'm able to run .py files with spark-submit with no issues.

I'm using Windows 10. Also got the same error while installing it with WSL.

IGRACH
  • 478

0 Answers0