[ 
https://issues.apache.org/jira/browse/GRIFFIN-280?focusedWorklogId=303728&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-303728
 ]

ASF GitHub Bot logged work on GRIFFIN-280:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Aug/19 14:13
            Start Date: 29/Aug/19 14:13
    Worklog Time Spent: 10m 
      Work Description: bhlx3lyx7 commented on pull request #527: GRIFFIN-280 
update travis config to start griffin docker container
URL: https://github.com/apache/griffin/pull/527
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 303728)
    Time Spent: 0.5h  (was: 20m)

> Issues with travis-ci build config
> ----------------------------------
>
>                 Key: GRIFFIN-280
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-280
>             Project: Griffin
>          Issue Type: Bug
>            Reporter: Johnnie
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Actually, some of the test cases are failed without external dependencies 
> such as hive.
> Below is the travis-cli and we can find some exceptions
> [https://travis-ci.org/apache/griffin]
>  
> 2019-08-15 08:40:25.987 ERROR 5041 --- [ main] o.a.g.c.m.h.HiveMetaStoreProxy 
> [70] : Failed to connect hive metastore. {}
> 568
> 569org.apache.hadoop.hive.metastore.api.MetaException: Could not connect to 
> meta store using any of the URIs provided. Most recent failure: 
> org.apache.thrift.transport.TTransportException: java.net.ConnectException: 
> Connection refused (Connection refused)
> 570 at org.apache.thrift.transport.TSocket.open(TSocket.java:226)
> 571 at 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.open(HiveMetaStoreClient.java:478)
> 572 at 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:286)
> 573 at 
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.<init>(HiveMetaStoreClient.java:211)
> 574 at 
> org.apache.griffin.core.metastore.hive.HiveMetaStoreProxy.initHiveMetastoreClient(HiveMetaStoreProxy.java:68)
> 575 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 576 at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 577 at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 578 at java.lang.reflect.Method.invoke(Method.java:498)
> 579 at 
>  
> I think we might need to change travis config to execute docker-compose -f to 
> start up the dockers before we run the CI test.
>  
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to