[
https://issues.apache.org/jira/browse/HUDI-1488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-1488:
---------------------------------
Labels: pull-request-available (was: )
> Fix Test Case Failure in TestHBaseIndex
> ---------------------------------------
>
> Key: HUDI-1488
> URL: https://issues.apache.org/jira/browse/HUDI-1488
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Writer Core
> Reporter: pengzhiwei
> Assignee: pengzhiwei
> Priority: Major
> Labels: pull-request-available
>
> In my local mac pro, The test case in TestHBaseIndex always throw the follow
> exception:
> {code:java}
> org.apache.hudi.exception.TableNotFoundException: Hoodie table not found in
> path
> /var/folders/l6/r22g33_d45x_tm73c723n_q40000gn/T/junit5357114239528522385/.hoodieorg.apache.hudi.exception.TableNotFoundException:
> Hoodie table not found in path
> /var/folders/l6/r22g33_d45x_tm73c723n_q40000gn/T/junit5357114239528522385/.hoodie
> at
> org.apache.hudi.exception.TableNotFoundException.checkTableValidity(TableNotFoundException.java:49)
> at
> org.apache.hudi.common.table.HoodieTableMetaClient.<init>(HoodieTableMetaClient.java:128)
> at
> org.apache.hudi.common.table.HoodieTableMetaClient.<init>(HoodieTableMetaClient.java:110)
> at
> org.apache.hudi.client.AbstractHoodieClient.createMetaClient(AbstractHoodieClient.java:124)
> at
> org.apache.hudi.client.AbstractHoodieWriteClient.startCommitWithTime(AbstractHoodieWriteClient.java:593){code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)