You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Mingjie Lai (Created) (JIRA)" <ji...@apache.org> on 2012/02/17 08:46:00 UTC

[jira] [Created] (HDFS-2962) jsvc needs to be removed from hdfs packaging

jsvc needs to be removed from hdfs packaging
--------------------------------------------

                 Key: HDFS-2962
                 URL: https://issues.apache.org/jira/browse/HDFS-2962
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: data-node, security
    Affects Versions: 0.23.0
            Reporter: Mingjie Lai
             Fix For: 0.23.1


As we discussed at HDFS-2303:

... hit the same problem today when I started to try secured DN of 0.23. The shipped jsvc (commons-daemon-1.0.3) with 0.23 doesn't work on my local ubuntu 11.10 (as described by atm, with libcap.2 instead of 1), nor our cluster centos 5 (without any libcap).

The problem doesn't happen to 0.20.205 (what we use now) since commons-daemon-1.0.2 jsvc binary doesn't link to any libcap (http://archive.apache.org/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-${os-arch}.tar.gz)

So the current way - downloading jsvc binary - won't work for 0.23+ secured DN. 
...

jsvc shouldn't be bundled with hadoop. Instead, it should be installed by user. 

--
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

        

[jira] [Resolved] (HDFS-2962) jsvc needs to be removed from hdfs packaging

Posted by "Eli Collins (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-2962?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eli Collins resolved HDFS-2962.
-------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 0.23.3)

Dupe of HDFS-2303.
                
> jsvc needs to be removed from hdfs packaging
> --------------------------------------------
>
>                 Key: HDFS-2962
>                 URL: https://issues.apache.org/jira/browse/HDFS-2962
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: data-node, security
>    Affects Versions: 0.23.0
>            Reporter: Mingjie Lai
>
> As we discussed at HDFS-2303:
> ... hit the same problem today when I started to try secured DN of 0.23. The shipped jsvc (commons-daemon-1.0.3) with 0.23 doesn't work on my local ubuntu 11.10 (as described by atm, with libcap.2 instead of 1), nor our cluster centos 5 (without any libcap).
> The problem doesn't happen to 0.20.205 (what we use now) since commons-daemon-1.0.2 jsvc binary doesn't link to any libcap (http://archive.apache.org/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-${os-arch}.tar.gz)
> So the current way - downloading jsvc binary - won't work for 0.23+ secured DN. 
> ...
> jsvc shouldn't be bundled with hadoop. Instead, it should be installed by user. 

--
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