[
https://issues.apache.org/jira/browse/HADOOP-11485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Allen Wittenauer updated HADOOP-11485:
--------------------------------------
Attachment: HADOOP-11485-01.patch
-01:
* Renamed shell frags to shell profiles
* added new shellprofile.d dirs to both source and distribution trees (so hdfs
should work now)
* renamed hadoop_boostrap_init to just hadoop_bootstrap to help clarify its
purpose and remove potential confusion with other init functions
* added support for HADOOP_CONF_DIR/shellprofile.d. should make it easier for
3rd parties to inject themselves rather than deep in the bowels of hadoop
> Pluggable shell integration
> ---------------------------
>
> Key: HADOOP-11485
> URL: https://issues.apache.org/jira/browse/HADOOP-11485
> Project: Hadoop Common
> Issue Type: New Feature
> Components: scripts
> Affects Versions: 3.0.0
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Labels: scripts, shell
> Attachments: HADOOP-11485-00.patch, HADOOP-11485-01.patch
>
>
> It would be useful to provide a way for core and non-core Hadoop components
> to plug into the shell infrastructure. This would allow us to pull the HDFS,
> MapReduce, and YARN shell functions out of hadoop-functions.sh.
> Additionally, it should let 3rd parties such as HBase influence things like
> classpaths at runtime.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)