arina-ielchiieva commented on a change in pull request #1613: DRILL-6977: 
Improve Hive tests configuration
URL: https://github.com/apache/drill/pull/1613#discussion_r248240959
 
 

 ##########
 File path: 
contrib/storage-hive/core/src/test/java/org/apache/drill/exec/hive/HiveTestUtilities.java
 ##########
 @@ -47,4 +57,24 @@ public static void executeQuery(Driver hiveDriver, String 
query) {
           query, (response != null ? response.getErrorMessage() : "")));
     }
   }
+
+  /**
+   * Creates desired directory structure and
+   * adds all posix permissions to created directory.
+   *
+   * @param parentDir - parent directory
 
 Review comment:
   Please remove "-" in param and return.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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