This feels very CDH-specific (or even CM-specific), I'd suggest
following up on cdh-u...@cloudera.org instead.

On Mon, Mar 23, 2015 at 8:10 AM, , Roy <rp...@njit.edu> wrote:
> 15/03/23 11:06:49 WARN TaskSetManager: Lost task 9.0 in stage 0.0 (TID 7,
> hdp003.dev.xyz.com): java.lang.NoClassDefFoundError:
> org/apache/hadoop/mapred/InputSplit

Is the error always on this host? If it is, I'd double check in CM
that this host is properly configured as a YARN and Spark gateway.

To double check, run "hadoop --config /etc/hadoop/conf classpath" on
the node where you're launching the job, then compare the entries to
the filesystem on that node, and make sure all the paths exist.

-- 
Marcelo

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
For additional commands, e-mail: user-h...@spark.apache.org

Reply via email to