Jason Jackson
Jason Jackson
can you send compilation instructions?
@olix0r yah that works for me, just closing the connections, you're right there's no good way to 'migrate' .
I'm using spark 2.1 from Google DataProc cloud services and kryo 4.0.0
``` :dependencies [[org.clojure/clojure "1.8.0"] [cider/cider-nrepl "0.15.0-SNAPSHOT"] [hcadatalab/powderkeg "0.5.1"] [com.esotericsoftware/kryo-shaded "4.0.0"] ;; For Spark 2.x support [org.apache.spark/spark-core_2.11 "2.1.0"] [org.apache.spark/spark-streaming_2.11 "2.1.0"] ``` ```jason@cluster-4-m:~$ spark-shell Setting default log level to "WARN". To adjust...
According to the above i'm on jdk "Using Scala version 2.11.8 (OpenJDK 64-Bit Server VM, Java 1.8.0_121)" maybe kyro serialization could ignore, or have registered com.sun.javadoc.ConstructorDoc, although I have limited...
+1 feature request
+1 need this feature as well.
> @brotzeit I think it will not be very hard to port those code on GUN Emacs master with a official stable rust bindings. gccemacs has become so popular for...