[
https://issues.apache.org/jira/browse/HADOOP-7784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142466#comment-13142466
]
Giridharan Kesavan commented on HADOOP-7784:
--------------------------------------------
I see the following error after applying the patch on 0.20 security branch.
{noformat}
ant -Dcompile.c++=true -Dcompile.native=true clean rpm
[rpm] error: Installed (but unpackaged) file(s) found:
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/AllTests.launch
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/DataNode.launch
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/JobTracker.launch
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/NameNode.launch
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/SpecificTestTemplate.launch
[rpm]
/hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/.launches/TaskTracker.launch
[rpm] /hadoop-0.20.206.0-SNAPSHOT/.eclipse.templates/README.txt
[rpm] File listed twice: /usr/libexec
[rpm] File listed twice: /usr/libexec/hadoop-config.sh
[rpm] File listed twice: /usr/libexec/jsvc.amd64
{noformat}
We should not be packaging eclipse templates as part of the rpm.
Adding eclipse.templates to the hadoop package was introduced by HADOOP-7653
[this patch is committed only to the security branch and not to the 205 branch].
> secure datanodes fail to come up stating jsvc not found
> --------------------------------------------------------
>
> Key: HADOOP-7784
> URL: https://issues.apache.org/jira/browse/HADOOP-7784
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.20.205.1
> Reporter: Arpit Gupta
> Assignee: Eric Yang
> Attachments: HADOOP-7784-branch-20-security.patch
>
>
> building 205.1 and trying to startup a secure dn leads to the following
> /usr/libexec/../bin/hadoop: line 386: /usr/libexec/../libexec/jsvc.amd64: No
> such file or directory
> /usr/libexec/../bin/hadoop: line 386: exec:
> /usr/libexec/../libexec/jsvc.amd64: cannot execute: No such file or directory
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira