Alternative ways to start hadoop streaming job
问题 I can sucessfully kick of a hadoop streaming job from the terminal but i am looking for ways to start steaming jobs via an api, eclipse or some other means. The closest i found was this post https://stackoverflow.com/questions/11564463/remotely-execute-hadoop-streaming-job but it has no answers! Any ideas or suggestions would be welcome. 回答1: Interesting question, I found a way to do this, hopefully this will help you too. First method should work on Hadoop 0.22: Configuration conf = new