Re: How to get user input in the form of a DAG in a text file

2017-04-30 Thread Rajesh Balamohan
Yes, this was somewhere around Tez 0.4 timeframe. Patch would have to be rebased. ~Rajesh.B On Mon, May 1, 2017 at 6:24 AM, Bikas Saha wrote: > Found the JIRA - https://issues.apache.org/jira/browse/TEZ-1100 > -- > *From:* Bikas Saha > *Sent:* Sunday, April 30, 2017

Re: How to get user input in the form of a DAG in a text file

2017-04-30 Thread Bikas Saha
Found the JIRA - https://issues.apache.org/jira/browse/TEZ-1100 From: Bikas Saha Sent: Sunday, April 30, 2017 5:46:42 PM To: user@tez.apache.org Subject: Re: How to get user input in the form of a DAG in a text file IIRC a long time back, Rajesh Balamohan had pr

Re: How to get user input in the form of a DAG in a text file

2017-04-30 Thread Bikas Saha
IIRC a long time back, Rajesh Balamohan had prototyped something like this to provide a DAG definition via a text file (xml) I think. This would be nice to get done because then it could provide a simple way for higher level apps to generate Tez DAGs for execution without linking against Tez p