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 "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2016/08/31 06:22:20 UTC

[jira] [Comment Edited] (HADOOP-13365) Convert _OPTS to arrays

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

Allen Wittenauer edited comment on HADOOP-13365 at 8/31/16 6:22 AM:
--------------------------------------------------------------------

-00:
* first pass

There's a lot happening here, so let's go through it:

* adding some helper routines in hadoop-functions to:
** convert strings to arrays if the array doesn't already exist
** add to arrays based upon a key to dedupe
* convert almost all internal users of HADOOP_OPTS and xyz_OPTS to use the array form
* update some pre-existing doc references
* add several unit tests
* rewrite existing unit tests to use the array form

To do:
* more/better docs
* figure out what to do about catalina?
* get HADOOP-13341 committed, since this code is several times larger without it
* more testing


was (Author: aw):
-00:
* first pass

> Convert _OPTS to arrays
> -----------------------
>
>                 Key: HADOOP-13365
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13365
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: scripts
>    Affects Versions: 3.0.0-alpha1
>            Reporter: Allen Wittenauer
>            Assignee: Allen Wittenauer
>         Attachments: HADOOP-13365-HADOOP-13341.00.patch
>
>
> While we are mucking with all of the _OPTS variables, this is a good time to convert them to arrays so that filesystems with spaces in them can be used.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org