Re: Problem attaching to YARN

2015-06-22 Thread Steve Loughran
On 22 Jun 2015, at 04:08, Shawn Garbett mailto:shawn.garb...@gmail.com>> wrote: 2015-06-21 11:03:22,029 WARN org.apache.hadoop.yarn.server.nodemanager.containermanager.monitor.ContainersMonitorImpl: Container [pid=39288,containerID=container_1434751301309_0015_02_01] is running beyond vi

Problem attaching to YARN

2015-06-21 Thread Shawn Garbett
I've spent the last 3 days trying to get a connection to YARN from spark on a single box to work through examples. I'm at a loss. It's a dual core box, running Jessie Debian. I've tried both Java 7 and Java 8 from Oracle. It has Hadoop 2.7 installed and YARN running. Scala version 2.10.4, and Spar