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

Konstantin Boudnik updated BIGTOP-884:
--------------------------------------

        Fix Version/s: 0.6.0
             Assignee: Konstantin Boudnik
          Description: 
An attempt run run Hive 0.9 fails because of 

[INFO] --- gmaven-plugin:1.0:execute (find-versioned-jar) @ 
hive-smoke-execution ---
Mar 25, 2013 2:58:20 PM org.apache.commons.logging.Log$error call
SEVERE: No slf4j-log4j12-.*\.jar has been found under /usr/lib/hive/lib. Check 
your installation.
......
[ERROR] Failed to execute goal 
org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (find-versioned-jar) on 
project hive-smoke-execution: java.lang.NullPointerException -> [Help 1]

A look into Hive's smoke tests pom.xml shows that tries to find the following 
libs

{{'hive-hbase-handler.jar', 'hive-exec.jar', 'hive-jdbc.jar', 
'hive-metastore.jar', 'hive-service.jar', 'slf4j-api.jar', 'slf4j-log4j12.jar', 
'guava.jar'}} and {{slf4j-log4j12.jar}} doesn't come with Hive.
    Affects Version/s: 0.5.0
              Summary: hive smoke tests can't be executed as a jar file isn't 
present anymore  (was: hive smoke tests can)
    
> hive smoke tests can't be executed as a jar file isn't present anymore
> ----------------------------------------------------------------------
>
>                 Key: BIGTOP-884
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-884
>             Project: Bigtop
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>             Fix For: 0.6.0
>
>
> An attempt run run Hive 0.9 fails because of 
> [INFO] --- gmaven-plugin:1.0:execute (find-versioned-jar) @ 
> hive-smoke-execution ---
> Mar 25, 2013 2:58:20 PM org.apache.commons.logging.Log$error call
> SEVERE: No slf4j-log4j12-.*\.jar has been found under /usr/lib/hive/lib. 
> Check your installation.
> ......
> [ERROR] Failed to execute goal 
> org.codehaus.groovy.maven:gmaven-plugin:1.0:execute (find-versioned-jar) on 
> project hive-smoke-execution: java.lang.NullPointerException -> [Help 1]
> A look into Hive's smoke tests pom.xml shows that tries to find the following 
> libs
> {{'hive-hbase-handler.jar', 'hive-exec.jar', 'hive-jdbc.jar', 
> 'hive-metastore.jar', 'hive-service.jar', 'slf4j-api.jar', 
> 'slf4j-log4j12.jar', 'guava.jar'}} and {{slf4j-log4j12.jar}} doesn't come 
> with Hive.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to