You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Johnny Zhang (JIRA)" <ji...@apache.org> on 2012/07/03 20:18:21 UTC

[jira] [Commented] (BIGTOP-664) hive-metastore script has error when execute 'service hive-metastore status' in Ubuntu precise

    [ https://issues.apache.org/jira/browse/BIGTOP-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405958#comment-13405958 ] 

Johnny Zhang commented on BIGTOP-664:
-------------------------------------

sorry for miss it, it also happen to hive-server
{noformat}
# service hive-server stop
 * Stopping  (hive-server): 
# service hive-server status
Checking for service : /etc/init.d/hive-server: line 116: 0: command not found
 * server is running
{noformat}
                
> hive-metastore script has error when execute 'service hive-metastore status' in Ubuntu precise
> ----------------------------------------------------------------------------------------------
>
>                 Key: BIGTOP-664
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-664
>             Project: Bigtop
>          Issue Type: Bug
>          Components: Debian
>    Affects Versions: 0.4.0
>            Reporter: Johnny Zhang
>            Priority: Blocker
>
> when execute 'service hive-metastore status' in precise, it always show another error of line 116 and always show hive-metastore is running
> {noformat}
> # service hive-metastore status
> Checking for service : /etc/init.d/hive-metastore: line 116: 0: command not found
>  * metastore is running
> # service hive-metastore stop
>  * Stopping  (hive-metastore): 
> # service hive-metastore status
> Checking for service : /etc/init.d/hive-metastore: line 116: 0: command not found
>  * metastore is running
> {noformat}

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