Re: Regaring the shell for hadoop for command completing and ease directory listing

2014-05-06 Thread Raj K Singh
hadoop does not support command completion tool and unfortunately no open source tool is present.alternatively you can make alias and use them. Raj K Singh http://in.linkedin.com/in/rajkrrsingh http://www.rajkrrsingh.blogspot.com Mobile Tel: +91

Re: Regaring the shell for hadoop for command completing and ease directory listing

2014-05-06 Thread Bertrand Dechoux
It depends what your are really looking for but completion is feasible on client side. For example, see https://issues.apache.org/jira/browse/HADOOP-3714 Bertrand On Tue, May 6, 2014 at 10:17 AM, Raj K Singh rajkrrsi...@gmail.com wrote: hadoop does not support command completion tool and

Re: Regaring the shell for hadoop for command completing and ease directory listing

2014-05-06 Thread Mingjiang Shi
also see this: http://mwebhack.blogspot.jp/2013/12/hadoop-shell-commands-auto-completion.html On Tue, May 6, 2014 at 8:09 PM, Bertrand Dechoux decho...@gmail.com wrote: It depends what your are really looking for but completion is feasible on client side. For example, see

Re: Regaring the shell for hadoop for command completing and ease directory listing

2014-05-06 Thread Mingjiang Shi
also see this: https://github.com/guozheng/hadoop-completion On Tue, May 6, 2014 at 10:57 PM, Mingjiang Shi m...@gopivotal.com wrote: also see this: http://mwebhack.blogspot.jp/2013/12/hadoop-shell-commands-auto-completion.html On Tue, May 6, 2014 at 8:09 PM, Bertrand Dechoux

Regaring the shell for hadoop for command completing and ease directory listing

2014-05-05 Thread Ponnusamy, Arivazhagan
Hi, Does hadoop support the command completion tool and state aware tool like to store the current working directory in hadoop file system like in unix shell. If not any open source tools available ? Regards, James Arivazhagan Ponnusamy