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

version compatibility with almond-sh on windows when use spark #1187

Open
AnhQuanTran opened this issue Jul 6, 2023 · 1 comment
Open

version compatibility with almond-sh on windows when use spark #1187

AnhQuanTran opened this issue Jul 6, 2023 · 1 comment

Comments

@AnhQuanTran
Copy link

AnhQuanTran commented Jul 6, 2023

I'm facing a problem with version compatibility when use spark with almond-sh kernel on windows. I tried many times with different version but not succeed (i also tried check compatibility table). What version i should choose for these

  • coursier (tried: 2.1.2, 2.1.5)
  • almond-sh (tried: 0.10.9, 0.13.0, 0.13.1, 0.13.14)
  • scala (tried: 2.12.10, 2.12.15 (wanted = scala build spark) )
  • spark = 3.2.2 build for hadoop 2.7.4 use scala 2.12.15
  • java = 1.8.0_121

CLI

bitsadmin /transfer downloadCoursierCli https://github.com/coursier/launchers/raw/master/coursier "%cd%\coursier"
bitsadmin /transfer downloadCoursierBat https://github.com/coursier/launchers/raw/master/coursier.bat "%cd%\coursier.bat"

coursier bootstrap --hybrid almond:**<version>** --scala **<version>** -o almond	
almond --install --force
jupyter kernelspec list 
jupyter-lab (to use kernel)

Thank you

@AnhQuanTran
Copy link
Author

@alexarchambault can you help me bro, i still can't resolve this problem for 5 month :D

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

1 participant