[
https://issues.apache.org/jira/browse/TOREE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17347851#comment-17347851
]
Charles Hedrick commented on TOREE-524:
---------------------------------------
We're currently using OpenJdk 11 as our standard Java. Our copy of Spark 3.0.0
is configured to force Java 11, which I had to undo for this test.
Versions:
Anaconda Python 3.8
OpenJDK 11
incubating-0.5.0-rc2
I don't think you want to force people to use Java 8.
Incidentally, do you know a graphics package that works? I had been using
Vegas, but they haven't built a version that works with the new Scalas.
> toree with spark 3
> ------------------
>
> Key: TOREE-524
> URL: https://issues.apache.org/jira/browse/TOREE-524
> Project: TOREE
> Issue Type: Bug
> Components: Kernel
> Affects Versions: 0.5.0
> Reporter: Charles Hedrick
> Priority: Major
>
> This isn't exactly a bug, but a report.
> I'm trying to get toree to work with spark 3. I've gotten 0.5.0 rc2 working,
> but it wasn't easy.
> First, there's no pip version so I had to hack up a jupyter kernel directory.
> I found that it would only work with Java 11. But with java 11, I needed
> "JDK_JAVA_OPTIONS": "-Dscala.usejavacp=true",
> I guess that's OK, but I think you can set that in the code.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)