[
https://issues.apache.org/jira/browse/HADOOP-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4868:
-----------------------------------
Attachment: 4868_v1.patch
this patch:
creates hadoop-core, hadoop-hdfs and hadoop-mapred scripts. These can be
invoked independently.
creates include scripts: core.sh, hdfs.sh and mapred.sh
hadoop-mapred and hadoop-hdfs includes core.sh.
bin/hadoop script is deprecated and it includes core.sh, hdfs.sh and mapred.sh
> Split the hadoop script into 3 parts
> ------------------------------------
>
> Key: HADOOP-4868
> URL: https://issues.apache.org/jira/browse/HADOOP-4868
> Project: Hadoop Core
> Issue Type: Improvement
> Components: scripts
> Reporter: Sharad Agarwal
> Assignee: Sharad Agarwal
> Attachments: 4868_v1.patch
>
>
> We need to split the bin/hadoop into 3 parts for core, mapred and hdfs. This
> will enable us to distribute the individual scripts with each component.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.