[ 
https://issues.apache.org/jira/browse/BLUR-40?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13484867#comment-13484867
 ] 

Gagan Deep Juneja edited comment on BLUR-40 at 10/26/12 11:55 AM:
------------------------------------------------------------------

I have fixed this issue by replacing default directory permissions in Hadoop 
Configuration object from 755 to 775. Issue stands resolved with the assumption 
that default umask value is 002 for directory creation. If anybody is having 
different umask value set then he/she needs to set "dfs.datanode.data.dir.perm" 
property in BlurClusterTest.java file accordingly.

I am attaching the patch here. Please review it and let me know your feedback.
                
      was (Author: gagan):
    I have fixed this issue by replacing default directory permissions in 
Hadoop Configuration object from 755 to 755. Issue stands resolved with the 
assumption that default umask value is 002 for directory creation. If anybody 
is having different umask value set then he/she needs to set 
"dfs.datanode.data.dir.perm" property in BlurClusterTest.java file accordingly.

I am attaching the patch here. Please review it and let me know your feedback.
                  
> Test cases failing in BlurClusterTest due to invalid directory permissions
> --------------------------------------------------------------------------
>
>                 Key: BLUR-40
>                 URL: https://issues.apache.org/jira/browse/BLUR-40
>             Project: Apache Blur
>          Issue Type: Bug
>            Reporter: Gagan Deep Juneja
>         Attachments: 0001-BLUR-ID-40-fix-failing-tests.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to