shenh062326 commented on pull request #1714:
URL: https://github.com/apache/hudi/pull/1714#issuecomment-641677856


   > I was wondering if there was a way to just throw an exception or make it 
an Option.. merged.. let's punt on this for now
   
   When I try to run HoodieDeltaStreamer with metrics on, it's no clean action 
in hoodie meta, then  HoodieTable.create(config, hadoopConf).clean(jsc, 
cleanInstantTime) will return null.
   ```
   hongdeMacBook-Pro hongshen$ ll .hoodie/
   total 56
   drwxr-xr-x  13 hongshen  wheel   416 Jun 10 10:11 ./
   drwxr-xr-x   4 hongshen  wheel   128 Jun 10 10:11 ../
   -rw-r--r--   1 hongshen  wheel    32 Jun 10 10:11 .20200610101112.commit.crc
   -rw-r--r--   1 hongshen  wheel     8 Jun 10 10:11 
.20200610101112.commit.requested.crc
   -rw-r--r--   1 hongshen  wheel    12 Jun 10 10:11 
.20200610101112.inflight.crc
   drwxr-xr-x   2 hongshen  wheel    64 Jun 10 10:11 .aux/
   -rw-r--r--   1 hongshen  wheel    12 Jun 10 10:11 .hoodie.properties.crc
   drwxr-xr-x   2 hongshen  wheel    64 Jun 10 10:11 .temp/
   -rw-r--r--   1 hongshen  wheel  2676 Jun 10 10:11 20200610101112.commit
   -rw-r--r--   1 hongshen  wheel     0 Jun 10 10:11 
20200610101112.commit.requested
   -rw-r--r--   1 hongshen  wheel   380 Jun 10 10:11 20200610101112.inflight
   drwxr-xr-x   2 hongshen  wheel    64 Jun 10 10:11 archived/
   -rw-r--r--   1 hongshen  wheel   205 Jun 10 10:11 hoodie.properties
   ```


----------------------------------------------------------------
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


Reply via email to