[
https://issues.apache.org/jira/browse/HADOOP-6255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12880656#action_12880656
]
Konstantin Boudnik commented on HADOOP-6255:
--------------------------------------------
bq. a) the stuff in sbin should actually be in libexec, along with
hadoop-config.sh
Perhaps for the current {{sbin/}} stuff it a better place. But why
{{hadoop-config.sh}} I can see the latter to be in {{sbin/}} though
bq. b) hdfs, mapred, and hadoop-dameon.sh (assuming those are all admin tools)
should be in sbin
In a sense I agree - they are admin tools therefore need to be in {{sbin}}.
And also they aren't likely to be invoked directly but rather through distro
specific start/stop facilities e.g. {{init.d}} or {{service}}. So, perhaps they
are indeed belong to {{sbin/}}
bq. c) why include/c++ ? shouldn't it just be include?
Agree, I guess c++ was an example of the stuff me need to put into {{include/}}
> Create an rpm integration project
> ---------------------------------
>
> Key: HADOOP-6255
> URL: https://issues.apache.org/jira/browse/HADOOP-6255
> Project: Hadoop Common
> Issue Type: New Feature
> Reporter: Owen O'Malley
>
> We should be able to create RPMs for Hadoop releases.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.