[
https://issues.apache.org/jira/browse/HADOOP-4868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sharad Agarwal updated HADOOP-4868:
-----------------------------------
Attachment: 4868_v2.patch
Attaching patch for review.
Changes from the last patch:
Removed the dependency of hadoop-daemon.sh on hadoop script. Now
hadoop-daemon.sh takes an argument to invoke specific script -> hadoop-core,
hadoop-mapred or hadoop-hdfs.
Deprecated start-all.sh and stop-all.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, 4868_v2.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.