collecting fails - requirements for collecting (clone, hashCode etc?)

2014-12-03 Thread Ron Ayoub
The following code is failing on the collect. If I don't do the collect and go with a JavaRDDDocument it works fine. Except I really would like to collect. At first I was getting an error regarding JDI threads and an index being 0. Then it just started locking up. I'm running the spark context

RE: collecting fails - requirements for collecting (clone, hashCode etc?)

2014-12-03 Thread Ron Ayoub
. How about clone, hashCode, etc... From: ronalday...@live.com To: user@spark.apache.org Subject: collecting fails - requirements for collecting (clone, hashCode etc?) Date: Wed, 3 Dec 2014 07:48:53 -0600 The following code is failing on the collect. If I don't do the collect and go