Skip to content

Commit 1902d21

Browse files
Update README.md
1 parent 1cbafb3 commit 1902d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/federation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ NonRESTCatalogs=HADOOP,<alternates>
77

88
The other option is to pass it as an argument to the gradle JVM as follows:
99
```
10-
./gradlew build DNonRESTCatalogs=HADOOP
10+
./gradlew build -DNonRESTCatalogs=HADOOP
1111
```
1212

1313
Without this flag, the Hadoop factory won't be compiled into Polaris and therefore Polaris will not load the class at runtime, throwing an unsupported exception for federated catalog calls.

0 commit comments

Comments
 (0)