[ https://issues.apache.org/jira/browse/HADOOP-8132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221097#comment-13221097 ]
Arpit Gupta commented on HADOOP-8132: ------------------------------------- this issue only exists on branch 1 as trunk is not using architecture specific jscv. In branch 1 the architecture is only determined inside the native code check and this patch moves it out to before that check. > 64bit secure datanodes do not start as the jsvc path is wrong > ------------------------------------------------------------- > > Key: HADOOP-8132 > URL: https://issues.apache.org/jira/browse/HADOOP-8132 > Project: Hadoop Common > Issue Type: Bug > Affects Versions: 1.0.1 > Reporter: Arpit Gupta > Assignee: Arpit Gupta > Attachments: HADOOP-8132.branch-1.0.patch > > > 64bit secure datanodes were looking for /usr/libexec/../libexec/jsvc. instead > of /usr/libexec/../libexec/jsvc.amd64 -- 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