dimas-b commented on code in PR #3680:
URL: https://github.com/apache/polaris/pull/3680#discussion_r2771250053


##########
extensions/federation/hive/README.md:
##########
@@ -25,7 +25,7 @@ NonRESTCatalogs=HIVE,<alternates>
 
 The other option is to pass it as an argument to the gradle JVM as follows: 
 ```
-./gradlew build -DNonRESTCatalogs=HIVE
+./gradlew build -Dorg.gradle.project.NonRESTCatalogs=HIVE

Review Comment:
   The new `-D` works too, but `-P` seems to be clearer :thinking: 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to