You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hitesh Shah (Created) (JIRA)" <ji...@apache.org> on 2012/02/24 02:51:48 UTC

[jira] [Created] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
----------------------------------------------------------------------------------

                 Key: HADOOP-8109
                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 1.0.0, 0.23.0
            Reporter: Hitesh Shah
            Assignee: Hitesh Shah
            Priority: Minor


Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

--
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] [Commented] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221114#comment-13221114 ] 

Hadoop QA commented on HADOOP-8109:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12516863/HADOOP-8109.branch-1.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/661//console

This message is automatically generated.
                
> Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 1.0.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HADOOP-8109.branch-1.patch, HADOOP-8109.trunk.patch
>
>
> Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

--
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] [Updated] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Posted by "Hitesh Shah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah updated HADOOP-8109:
--------------------------------

    Attachment: HADOOP-8109.trunk.patch
    
> Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 1.0.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HADOOP-8109.trunk.patch
>
>
> Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

--
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] [Updated] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Posted by "Hitesh Shah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah updated HADOOP-8109:
--------------------------------

    Attachment: HADOOP-8109.branch-1.patch
    
> Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 1.0.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HADOOP-8109.branch-1.patch, HADOOP-8109.trunk.patch
>
>
> Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

--
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] [Commented] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Posted by "Hadoop QA (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13215314#comment-13215314 ] 

Hadoop QA commented on HADOOP-8109:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12515865/HADOOP-8109.trunk.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 eclipse:eclipse.  The patch built with eclipse:eclipse.

    +1 findbugs.  The patch does not introduce any new Findbugs (version 1.3.9) warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed unit tests in .

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/627//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/627//console

This message is automatically generated.
                
> Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 1.0.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HADOOP-8109.trunk.patch
>
>
> Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

--
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] [Updated] (HADOOP-8109) Using the default rpms of hadoop, /usr/etc/hadoop symlink gets removed on upgrade

Posted by "Hitesh Shah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-8109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hitesh Shah updated HADOOP-8109:
--------------------------------

    Status: Patch Available  (was: Open)
    
> Using the default rpms of hadoop,  /usr/etc/hadoop symlink gets removed on upgrade
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-8109
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8109
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.0.0, 0.23.0
>            Reporter: Hitesh Shah
>            Assignee: Hitesh Shah
>            Priority: Minor
>         Attachments: HADOOP-8109.trunk.patch
>
>
> Given that for rpms, the pre-uninstall scripts for the older version run after the post-install scripts of the package being installed, the symlink created from /usr/etc/hadoop to /etc/hadoop gets deleted. This breaks running /usr/bin/hadoop without providing --config. 

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