You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/10/25 16:18:58 UTC

[jira] [Commented] (SOLR-9441) Solr collection backup on HDFS can only be manipulated by the Solr process owner

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

ASF subversion and git services commented on SOLR-9441:
-------------------------------------------------------

Commit 27ba8e2e82df6b901bbc5adaa3490d5f002fd76f in lucene-solr's branch refs/heads/master from markrmiller
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=27ba8e2 ]

SOLR-9441: Solr collection backup on HDFS can only be manipulated by the Solr process owner.

This closes #71.


> Solr collection backup on HDFS can only be manipulated by the Solr process owner
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-9441
>                 URL: https://issues.apache.org/jira/browse/SOLR-9441
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: trunk
>            Reporter: Hrishikesh Gadre
>            Assignee: Mark Miller
>
> When we backup Solr collection using HDFS backup repository, the backup folder (and the files) are created with permissions 755 (i.e. only solr process owner can delete/move the backup folder). This is inconvenient from user perspective since the backup is essentially a full-copy of the Solr collection and hence manipulating it doesn't affect the Solr collection state in any way.
> We should provide an option by which we can enable other users to manipulate the backup folders. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org