adoroszlai commented on a change in pull request #11: AMBARI-24832 - Infra 
Manager: set archive file permission on hdfs to 640
URL: https://github.com/apache/ambari-infra/pull/11#discussion_r228532653
 
 

 ##########
 File path: 
ambari-infra-manager/src/test/java/org/apache/ambari/infra/json/FsPermissionToStringConverterTest.java
 ##########
 @@ -0,0 +1,38 @@
+package org.apache.ambari.infra.json;
+
+import static org.hamcrest.CoreMatchers.nullValue;
+import static org.hamcrest.core.Is.is;
+import static org.junit.Assert.assertThat;
+
+import org.apache.hadoop.fs.permission.FsPermission;
+import org.junit.Test;
+
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
 
 Review comment:
   Seems misplaced, usually the license is at the top of files, although this 
does not cause RAT failure.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to