mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
commit
ea3281ad78
@ -393,6 +393,7 @@ public class JobHelper
|
||||
switch (outputFS.getScheme()) {
|
||||
case "hdfs":
|
||||
case "viewfs":
|
||||
case "gs":
|
||||
loadSpec = ImmutableMap.<String, Object>of(
|
||||
"type", "hdfs",
|
||||
"path", indexOutURI.toString()
|
||||
|
Loading…
x
Reference in New Issue
Block a user