You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "sanjiv singh (JIRA)" <ji...@apache.org> on 2014/11/12 06:43:33 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14207714#comment-14207714 ] 

sanjiv singh commented on HIVE-8214:
------------------------------------

After going through history , It appears that major refactoring have been done in terms of packaging between v0.12.* and v0.13.*.  With this, Hive HWI packaging had been changed from war to jar. and also not incorporated assembly xml.   

I don't know if it was missed or made intensionally.  

Attached "HIVE-8214.2.patch" will resolve the issue.


> 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
>          Components: Web UI
>    Affects Versions: 0.13.1
>            Reporter: Naimdjon Takhirov
>            Priority: Minor
>              Labels: HIVE-8214.1.patch, branch-0.14, trunk
>         Attachments: HIVE-8214.1.patch, HIVE-8214.2.patch
>
>
> 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)