Getting ClosedByInterruptException while running 1-to-1 DAG

2016-08-26 Thread Madhusudan Ramanna
Hello, I'm trying to get a 1-to-1 edge connection working and running into this exception on the yarn application master: Vertex failed, vertexName=v1, vertexId=vertex_1472251099946_0002_1_00, diagnostics=[Task failed, taskId=task_1472251099946_0002_1_00_00, diagnostics=[TaskAttempt 0 fail

Re: Node unable to start vertex

2016-08-26 Thread Madhusudan Ramanna
Have added an entry https://cwiki.apache.org/confluence/display/TEZ/FAQ On Thursday, August 25, 2016 1:36 PM, Hitesh Shah wrote: Created https://cwiki.apache.org/confluence/display/TEZ/FAQ which might be a better fit for such content and other related questions down the line. > On Au

Re: Tez 0.8.4 building failed

2016-08-26 Thread Sreenath Somarajapuram
Thanks Jonathan, @Darion Please try building after running, "mvn clean –PcleanUICache". As mentioned here https://github.com/apache/tez/blob/master/BUILDING.txt#L94 in the Tez BUILDING.txt, running that would cleanup the UI caches. We have observed discrepancies relating to the file caches affec