You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/07/06 10:05:45 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #6161: Add "LOAD WITH HDFS" model, and make hdfs_reader support hdfs ha

morningman commented on a change in pull request #6161:
URL: https://github.com/apache/incubator-doris/pull/6161#discussion_r664418679



##########
File path: gensrc/thrift/PlanNodes.thrift
##########
@@ -114,8 +114,7 @@ struct THdfsConf {
 }
 
 struct THdfsParams {
-    1: optional string host
-    2: optional i32 port
+    1: optional string fs_name
     3: optional string user

Review comment:
       the order, 3 -> 2




-- 
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@doris.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org