vikrantgoel commented on a change in pull request #1353: [HUDI-632] Update documentation (docker_demo) to mention both commit and deltacommit files URL: https://github.com/apache/incubator-hudi/pull/1353#discussion_r384043681
########## File path: content/docs/docker_demo.html ########## @@ -543,7 +543,7 @@ <h3 id="step-2-incrementally-ingest-data-from-kafka-topic">Step 2: Incrementally <p>You can use HDFS web-browser to look at the tables <code class="highlighter-rouge">http://namenode:50070/explorer.html#/user/hive/warehouse/stock_ticks_cow</code>.</p> -<p>You can explore the new partition folder created in the table along with a “deltacommit” +<p>You can explore the new partition folder created in the table along with a “commit”/“deltacommit” Review comment: @lamber-ken @vinothchandar Thanks, updated. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
