You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Naimdjon Takhirov (JIRA)" <ji...@apache.org> on 2014/09/22 11:46:34 UTC

[jira] [Updated] (HIVE-8214) Release 0.13.1 missing hwi-war file

     [ https://issues.apache.org/jira/browse/HIVE-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Naimdjon Takhirov updated HIVE-8214:
------------------------------------
    Description: 
Starting the Hive with --service hwi option:

$opt/hive/latest: hive --service hwi
ls: /opt/hive/latest/lib/hive-hwi-*.war: No such file or directory
14/09/22 11:43:46 INFO hwi.HWIServer: HWI is starting up
14/09/22 11:43:46 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
14/09/22 11:43:46 INFO mortbay.log: jetty-6.1.26
14/09/22 11:43:47 INFO mortbay.log: Started SocketConnector@0.0.0.0:9999

When navigating to localhost:9999, it just shows the directory index. Looking at the distribution, the war file is missing in the lib directory.

  was:
Starting the Hive with --service hwi optoin:

$opt/hive/latest: hive --service hwi
ls: /opt/hive/latest/lib/hive-hwi-*.war: No such file or directory
14/09/22 11:43:46 INFO hwi.HWIServer: HWI is starting up
14/09/22 11:43:46 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
14/09/22 11:43:46 INFO mortbay.log: jetty-6.1.26
14/09/22 11:43:47 INFO mortbay.log: Started SocketConnector@0.0.0.0:9999

When navigating to localhost:9999, it just shows the directory index. Looking at the distribution, the war file is missing in the lib directory.


> Release 0.13.1 missing hwi-war file
> -----------------------------------
>
>                 Key: HIVE-8214
>                 URL: https://issues.apache.org/jira/browse/HIVE-8214
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Naimdjon Takhirov
>            Priority: Minor
>
> Starting the Hive with --service hwi option:
> $opt/hive/latest: hive --service hwi
> ls: /opt/hive/latest/lib/hive-hwi-*.war: No such file or directory
> 14/09/22 11:43:46 INFO hwi.HWIServer: HWI is starting up
> 14/09/22 11:43:46 INFO mortbay.log: Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
> 14/09/22 11:43:46 INFO mortbay.log: jetty-6.1.26
> 14/09/22 11:43:47 INFO mortbay.log: Started SocketConnector@0.0.0.0:9999
> When navigating to localhost:9999, it just shows the directory index. Looking at the distribution, the war file is missing in the lib directory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)