ambition119 commented on pull request #582:
URL: https://github.com/apache/griffin/pull/582#issuecomment-688175473


   > Thanks for your PR.
   > 
   > It is weird that our ci failed.
   
   I view ci log content, like error :
   ```log
   2020-09-03 13:40:31.648 ERROR 11355 --- [           main] 
o.a.g.c.m.h.HiveMetaStoreService        [79]  : Can not get databases : {}
   org.apache.hadoop.hive.metastore.api.MetaException: null
   2020-09-03 13:40:31.657 ERROR 11355 --- [           main] 
o.a.g.c.m.h.HiveMetaStoreService        [79]  : Can not get databases : {}
   2020-09-03 13:40:37.639 ERROR 11355 --- [           main] 
o.a.g.c.u.PropertiesUtil                [49]  : Get properties from 
.././quartz.properties failed. java.io.FileNotFoundException: class path 
resource [../quartz.properties] cannot be opened because it does not exist
   2020-09-03 13:40:45.645 ERROR 11355 --- [           main] o.a.g.c.u.FSUtil   
                     [98]  : Can not get hdfs file system. {}
   java.lang.IllegalStateException: Variable substitution depth too large: 20 
${fs.defaultFS}
   2020-09-03 13:40:45.679 ERROR 11355 --- [           main] 
o.a.g.c.j.SparkSubmitJob                [110]  : Post spark task ERROR.
   java.lang.ClassCastException: org.quartz.impl.JobDetailImpl cannot be cast 
to org.quartz.JobExecutionContext
   2020-09-03 13:40:47.895 ERROR 11355 --- [ool-11-thread-1] 
o.s.s.s.TaskUtils$LoggingErrorHandler   [96]  : Unexpected error occurred in 
scheduled task.
   java.lang.IllegalArgumentException: Cannot find cache named 'hive' for 
Builder[public void 
org.apache.griffin.core.metastore.hive.HiveMetaStoreServiceImpl.evictHiveCache()]
 caches=[hive] | key='' | keyGenerator='cacheKeyGenerator' | cacheManager='' | 
cacheResolver='' | condition='',true,true
   ```
       
   But I did not find the content related to the build script of ci. It should 
be normal after the script `jar `is replaced with `tar.gz`. do you have any 
good advice?
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to