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 "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2014/05/11 00:11:21 UTC

[jira] [Commented] (HADOOP-10586) KeyShell doesn't allow setting Options via CLI

    [ https://issues.apache.org/jira/browse/HADOOP-10586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13992898#comment-13992898 ] 

Alejandro Abdelnur commented on HADOOP-10586:
---------------------------------------------

Charles, my bad on my offline comment on this to you, Option are settable via KeyShell, the options are set in the Configuration itself instead creating an Option and setting the values. What is missing is, as you told me, setting the description. The description cannot be set via Configuration, I would suggest refactoring this to create an Option object and sett the properties that are coming via CLI and add description to it.

> KeyShell doesn't allow setting Options via CLI
> ----------------------------------------------
>
>                 Key: HADOOP-10586
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10586
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: bin
>    Affects Versions: 3.0.0
>            Reporter: Charles Lamb
>            Assignee: Charles Lamb
>            Priority: Minor
>
> You should be able to set any of the Options passed to the KeyProvider via the CLI.



--
This message was sent by Atlassian JIRA
(v6.2#6252)