Hard to troubleshot from the description. Is there a way to reproduce the problem using sample cube?
On Wed, Aug 2, 2017 at 11:47 PM, bk_180 <[email protected]> wrote: > Hi all, > > We have a cube that needs to get two partitions refreshed, so we run one > job > to refresh the first partition and then run other job to refresh the other > partition. This procedure was working fine, but recently the second job got > failed. > > This is the error found in kyling.log for the second job: > 2017-08-01 16:40:08,575 INFO [pool-8-thread-10] > common.AbstractHadoopJob:506 : tempMetaFileString is : null > 2017-08-01 16:40:08,576 ERROR [pool-8-thread-10] > common.MapReduceExecutable:127 : error execute > MapReduceExecutable{id=41eaa576-1dde-4f7d-9fd6-423127a9be95-03, > name=Extract > Fact Table Distinct Columns, state=RUNNING} > java.lang.IllegalStateException: No resource found at -- > /dict/VIEW_CREDITO/COD_LOJISTA/68ad8c2f-d511-4ce7-ae35-bb139e075750.dict > > For the first job, we can see that the dictionary was built successfully: > 2017-08-01 16:11:40,866 INFO [pool-8-thread-10] dict.DictionaryManager:404 > : Saving dictionary at > /dict/VIEW_CREDITO/COD_LOJISTA/68ad8c2f-d511-4ce7-ae35-bb139e075750.dict > 2017-08-01 16:11:40,866 DEBUG [pool-8-thread-10] > persistence.ResourceStore:207 : Directly saving resource > /dict/VIEW_CREDITO/COD_LOJISTA/68ad8c2f-d511-4ce7-ae35-bb139e075750.dict > (Store kylin_metadata@hbase) > > > > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/Dictionary-not-found-tp8626.html > Sent from the Apache Kylin mailing list archive at Nabble.com. >
