joshelser commented on a change in pull request #675: HBASE-23085: Network and 
Data related Actions
URL: https://github.com/apache/hbase/pull/675#discussion_r332286383
 
 

 ##########
 File path: 
hbase-it/src/test/java/org/apache/hadoop/hbase/HBaseClusterManager.java
 ##########
 @@ -159,6 +169,38 @@ public void execute() throws IOException {
     }
   }
 
+  /**
+   * Executes commands over SSH
+   */
+  protected class RemoteSudoShell extends Shell.ShellCommandExecutor {
 
 Review comment:
   I'm reminded of 
https://unix.stackexchange.com/questions/122616/why-do-i-need-a-tty-to-run-sudo-if-i-can-sudo-without-a-password
   
   It assume this would require the same config?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to