You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Paul Huff (JIRA)" <ji...@apache.org> on 2009/10/13 04:55:32 UTC

[jira] Updated: (HADOOP-6310) bash completion doesn't quite work.

     [ https://issues.apache.org/jira/browse/HADOOP-6310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Huff updated HADOOP-6310:
------------------------------

    Attachment: HADOOP-6310.patch

This patch makes hdfs tab completion work, makes the bash completion work for hadoop being anywhere on $PATH and adds job completion to tab completion for currently running jobs.

> bash completion doesn't quite work.
> -----------------------------------
>
>                 Key: HADOOP-6310
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6310
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.18.3
>            Reporter: Paul Huff
>         Attachments: HADOOP-6310.patch
>
>
> The bash completion script in src/contrib/bash-tab-completion/hadoop.sh doesn't quite work the way you'd expect it to against 18.3 (and I assume anything afterwards, since the author claimed compatibility with 16-20).
> It doesn't complete things like you'd expect against HDFS, and it doesn't have job-id completion.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.