You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@beam.apache.org by Claire Yuan <cl...@yahoo-inc.com> on 2017/06/01 18:03:13 UTC

problem when trying to run with Apex runner

Hi,   I am running my example pipline with Apex runner with the instruction: Apache Apex Runner 
  
|  
|   |  
Apache Apex Runner
 Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data p...  |  |

  |

 It seems like that it requires to use the command hdfs to specify the input. This part works but I am wondering if there is any way to have it run with hadoop jar command of the .jar file rather than using the mvn command?
Claire