Hello Sander,
Thank you for the detailed explanations, that will help us to find a potential solution.
For instance, when you have an uber jar you could use :cp that will inject it in the driver/repl/notebook classpath.
But if you use your local maven repo where sbt (in 2.10) can fetch it, then
1/ you need to tell where is the repo. It’s maven, then you can use the below options to configure it with the value [ "my-m2 % default % file:///home/<username>/.m2/repository % maven" ]
:remote-repo in a notebook cell (→ no need for the square brackets here )customRepos in the notebook’s metadatamanager.notebooks.custom.repos in the application.conf2/ you’ll can use [ "com.bar % foo % 1.0" ] as value for
:dp in a notebook cell (→ no need for the square brackets here )customDeps in the notebook’s metadatamanager.notebooks.custom.deps in the application.confWARN You used & as separator in your deps, actually, you should have used % as above (point 2)
--
You received this message because you are subscribed to the Google Groups "spark-notebook-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/CAK3m2_LQZe1x03xiPKkVmQwhgp9yr_U58GdCdTe81_Y2iPVtuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/CAKn3j0tPFxOWuWy3yzkcMS_Sg_d06qPhEwu3C7psEnHGC_Y1pw%40mail.gmail.com.
\o/
#MeHappy
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-user+unsub...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/CAK3m2_LQZe1x03xiPKkVmQwhgp9yr_U58GdCdTe81_Y2iPVtuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spark-notebook-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-user+unsub...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.
Hello Joao,
oki, so normally before this report, it should also print the repository it used.
Can you paste this too?
Also, can you give me more information on what exactly contains this /home/hadoop/repo?
Like pasting here the results of ls -la /home/hadoop/repo/* should be fine
This will help me trying to understand what happens.
thanks a lot
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/CAK3m2_LQZe1x03xiPKkVmQwhgp9yr_U58GdCdTe81_Y2iPVtuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "spark-notebook-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/CAKn3j0tPFxOWuWy3yzkcMS_Sg_d06qPhEwu3C7psEnHGC_Y1pw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
This message is confidential and is intended to be read solely by the addressee. The contents should not be disclosed to any other person or copies taken unless authorised to do so. If you are not the intended recipient, please notify the sender and permanently delete this message. As Internet communications are not secure, the sender accepts neither legal responsibility for the contents of this message nor responsibility for any change made to this message after it was forwarded by the original author.
--
You received this message because you are subscribed to the Google Groups "spark-notebook-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spark-notebook-...@googlegroups.com.
To post to this group, send email to spark-not...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/spark-notebook-user/765dc826-c60f-4dad-967b-1b01a3ec2704%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.