vinothchandar commented on pull request #1858:
URL: https://github.com/apache/hudi/pull/1858#issuecomment-671021840


   Local test 
   
   ```
   vmacs:HUDIDATA vs$ cat /tmp/hudi_trips_cow/.hoodie/hoodie.properties
   #Properties saved on Sun Aug 09 01:02:02 PDT 2020
   #Sun Aug 09 01:02:02 PDT 2020
   hoodie.table.name=hudi_trips_cow
   hoodie.archivelog.folder=archived
   hoodie.table.type=COPY_ON_WRITE
   hoodie.timeline.layout.version=1
   vmacs:HUDIDATA vs$ cat /tmp/hudi_trips_cow/.hoodie/hoodie.properties
   #Properties saved on Sun Aug 09 01:04:53 PDT 2020
   #Sun Aug 09 01:04:53 PDT 2020
   hoodie.table.name=hudi_trips_cow
   hoodie.archivelog.folder=archived
   hoodie.table.type=COPY_ON_WRITE
   hoodie.table.version=1
   hoodie.timeline.layout.version=1
   
   vmacs:HUDIDATA vs$ ls -R  /tmp/hudi_trips_cow/.hoodie/
   20200809010202.commit            20200809010452.commit.requested  archived
   20200809010202.commit.requested  20200809010452.inflight          
hoodie.properties
   20200809010202.inflight          20200809010453.rollback
   20200809010452.commit            20200809010453.rollback.inflight
   
   
   ```


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