Update 2019-05-25-working-towards-jruby-gradle-2.md

This commit is contained in:
Daniel Beck 2019-05-25 20:36:05 +02:00 committed by GitHub
parent c1d349fb60
commit 9acab08fed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ alphas = data.distinct
# org.apache.spark.rdd.RDD.org$apache$spark$rdd$RDD$$dependencies_ of typ
#betas = data.filter(BeeFilter.new).count
# Failure caused while deserializting on the spark worker
# Failure caused while deserializing on the spark worker
#
# java.lang.ClassNotFoundException: org.jruby.gen.BeeForeach_799252494
betas = data.foreach(BeeForeach.new).count