You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/05/14 03:31:47 UTC

[jira] [Created] (HBASE-3882) hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6

hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6
----------------------------------------------------------------------------------------

                 Key: HBASE-3882
                 URL: https://issues.apache.org/jira/browse/HBASE-3882
             Project: HBase
          Issue Type: Bug
    Affects Versions: 0.90.1
         Environment: RHEL6
            Reporter: Roman Shaposhnik
            Assignee: Bruno Mahé
             Fix For: 0.90.2


RHEL6 will install its sun jdk in /usr/lib/jvm/java-1.6.0-sun-1.6.0.<update_version>.<arch>.
So this ticket is about adding this path to the jdk autodetection mechanism used in hbase-config.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3882) hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated HBASE-3882:
------------------------------------

    Status: Patch Available  (was: Open)

Trivial change to also account for JRE

> hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-3882
>                 URL: https://issues.apache.org/jira/browse/HBASE-3882
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>         Environment: RHEL6
>            Reporter: Roman Shaposhnik
>            Assignee: Bruno Mahé
>             Fix For: 0.90.2
>
>         Attachments: HBASE-3882.txt
>
>
> RHEL6 will install its sun jdk in /usr/lib/jvm/java-1.6.0-sun-1.6.0.<update_version>.<arch>.
> So this ticket is about adding this path to the jdk autodetection mechanism used in hbase-config.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3882) hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik updated HBASE-3882:
------------------------------------

    Attachment: HBASE-3882.txt

> hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-3882
>                 URL: https://issues.apache.org/jira/browse/HBASE-3882
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>         Environment: RHEL6
>            Reporter: Roman Shaposhnik
>            Assignee: Bruno Mahé
>             Fix For: 0.90.2
>
>         Attachments: HBASE-3882.txt
>
>
> RHEL6 will install its sun jdk in /usr/lib/jvm/java-1.6.0-sun-1.6.0.<update_version>.<arch>.
> So this ticket is about adding this path to the jdk autodetection mechanism used in hbase-config.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (HBASE-3882) hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6

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

stack updated HBASE-3882:
-------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.90.2)
                   0.90.4
           Status: Resolved  (was: Patch Available)

Committed to trunk and branch.  Thanks for the patch.

> hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-3882
>                 URL: https://issues.apache.org/jira/browse/HBASE-3882
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>         Environment: RHEL6
>            Reporter: Roman Shaposhnik
>            Assignee: Bruno Mahé
>             Fix For: 0.90.4
>
>         Attachments: HBASE-3882.txt
>
>
> RHEL6 will install its sun jdk in /usr/lib/jvm/java-1.6.0-sun-1.6.0.<update_version>.<arch>.
> So this ticket is about adding this path to the jdk autodetection mechanism used in hbase-config.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (HBASE-3882) hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon reassigned HBASE-3882:
----------------------------------

    Assignee: Roman Shaposhnik  (was: Bruno Mahé)

> hbase-config.sh needs to be updated so it can auto-detects the sun jre provided by RHEL6
> ----------------------------------------------------------------------------------------
>
>                 Key: HBASE-3882
>                 URL: https://issues.apache.org/jira/browse/HBASE-3882
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.90.1
>         Environment: RHEL6
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.90.4
>
>         Attachments: HBASE-3882.txt
>
>
> RHEL6 will install its sun jdk in /usr/lib/jvm/java-1.6.0-sun-1.6.0.<update_version>.<arch>.
> So this ticket is about adding this path to the jdk autodetection mechanism used in hbase-config.sh

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira