abstractdog commented on code in PR #3187:
URL: https://github.com/apache/hive/pull/3187#discussion_r845925509


##########
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:
##########
@@ -508,6 +508,7 @@ private static void populateLlapDaemonVarsSet(Set<String> 
llapDaemonVarsSetLocal
         "with ${hive.scratch.dir.permission}."),
     REPLDIR("hive.repl.rootdir","/user/${system:user.name}/repl/",
         "HDFS root dir for all replication dumps."),
+//    HS2 IP2 DistCp hdfs://namenodePort:port/use/hive/w/table1 
Ip2:/port:...table1

Review Comment:
   this is not related to the patch I guess, maybe a leftover



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to