You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/02/07 13:07:05 UTC

[GitHub] [hudi] nsivabalan commented on a change in pull request #4659: [HUDI-3091] Making SIMPLE index as the default index type

nsivabalan commented on a change in pull request #4659:
URL: https://github.com/apache/hudi/pull/4659#discussion_r800636392



##########
File path: pom.xml
##########
@@ -354,6 +354,12 @@
                 ${surefire-log4j.file}
               </log4j.configuration>
             </systemPropertyVariables>
+           <!--properties>
+                    <property>
+                        <name>listener</name>
+                        <value>org.apache.hudi.PrintOutCurrentTestRunListener</value>
+                    </property>
+                </properties-->

Review comment:
       I am still triaging some timeouts. patch is not yet ready for review.




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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org