You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hcatalog-commits@incubator.apache.org by "Alan Gates (JIRA)" <ji...@apache.org> on 2011/05/10 18:01:49 UTC

[jira] [Created] (HCATALOG-27) Start and stop scripts needed for HCatalog server

Start and stop scripts needed for HCatalog server
-------------------------------------------------

                 Key: HCATALOG-27
                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
             Project: HCatalog
          Issue Type: Bug
    Affects Versions: 0.1, 0.2
            Reporter: Alan Gates
            Assignee: Alan Gates
             Fix For: 0.1


The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Commented] (HCATALOG-27) Start and stop scripts needed for HCatalog server

Posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13043098#comment-13043098 ] 

Ashutosh Chauhan commented on HCATALOG-27:
------------------------------------------

+1 with couple of suggestions:
1) There are few commented out lines in the scripts, better to get rid of those we don't expect to use in future.
2) Lower the heapsize from 8192 to something lower.
Go ahead with the commit with these changes.

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1
>
>         Attachments: HCAT-27.patch, HCAT-27_1.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Commented] (HCATALOG-27) Start and stop scripts needed for HCatalog server

Posted by "Ashutosh Chauhan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038801#comment-13038801 ] 

Ashutosh Chauhan commented on HCATALOG-27:
------------------------------------------

For 0.1 release this looks good but in future we should consider moving the process management to standard tools like jsvc. http://commons.apache.org/daemon/jsvc.html

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1
>
>         Attachments: HCAT-27.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Updated] (HCATALOG-27) Start and stop scripts needed for HCatalog server

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

Alan Gates updated HCATALOG-27:
-------------------------------

    Attachment: HCAT-27_1.patch

Updated patch to work with changes in HCATALOG-20 and HCATALOG-21, and to add a few things I missed in those.

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1
>
>         Attachments: HCAT-27.patch, HCAT-27_1.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Updated] (HCATALOG-27) Start and stop scripts needed for HCatalog server

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

Alan Gates updated HCATALOG-27:
-------------------------------

    Attachment: HCAT-27.patch

Start and stop scripts for the HCat server.  This patch depends on the patches currently pending for HCATALOG-20 and HCATALOG-21

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1
>
>         Attachments: HCAT-27.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Commented] (HCATALOG-27) Start and stop scripts needed for HCatalog server

Posted by "Alan Gates (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HCATALOG-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042538#comment-13042538 ] 

Alan Gates commented on HCATALOG-27:
------------------------------------

It prints a message that the pid file exists. It doesn't read the pid and check if it is really running or not.

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1
>
>         Attachments: HCAT-27.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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

[jira] [Resolved] (HCATALOG-27) Start and stop scripts needed for HCatalog server

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

Alan Gates resolved HCATALOG-27.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Patch 27_1 checked into trunk and 0.1 branch, with Ashutosh's suggested changes.

> Start and stop scripts needed for HCatalog server
> -------------------------------------------------
>
>                 Key: HCATALOG-27
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-27
>             Project: HCatalog
>          Issue Type: Bug
>    Affects Versions: 0.1, 0.2
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.1, 0.2
>
>         Attachments: HCAT-27.patch, HCAT-27_1.patch
>
>
> The start and stop scripts that Yahoo wrote for the hcatalog server are Yahoo specific and thus were not included in the initial code transfer.  We need generic start and stop scripts to ship with the product.

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