Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
In my local mac pro, The test case in TestHBaseIndex always throw the follow exception:
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)
Attachments
Attachments
Issue Links
- links to