[ https://issues.apache.org/jira/browse/SOLR-17180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17876054#comment-17876054 ]
ASF subversion and git services commented on SOLR-17180: -------------------------------------------------------- Commit 66a16d1994a5d728e2650b1014611104f657859b in solr's branch refs/heads/branch_9x from Eric Pugh [ https://gitbox.apache.org/repos/asf?p=solr.git;h=66a16d1994a ] SOLR-17180: Deprecate snapshotscli.sh in favour of bin/solr sub commands. (#2381) * Migrating some tools for managing snapshots and backups into bin/solr * Migrate into the modules/hdfs/bin a hdfs specific script for preparing an export that uses hdfs specific tooling * Introduce Ref Guide documentation and unit tests (cherry picked from commit 5374d3428248444efcb36d1771dea38f26c71d33) > Migrate snapshotscli.sh code into bin/solr and hdfs module code > --------------------------------------------------------------- > > Key: SOLR-17180 > URL: https://issues.apache.org/jira/browse/SOLR-17180 > Project: Solr > Issue Type: Sub-task > Components: cli, hdfs > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > There is a file in ./server/scripts/cloud-scripts/ called snapshotscli.sh. > We have no documentation about it in the ref guide, and it appears to expose > the class > org.apache.solr.hdfs.snapshots.SolrSnapshotsTool.java > > Seems like this should be distributed as part of the hdfs Module, not buried > way down deep inside of the core of Solr. > Maybe it should be in ./modules/hdfs/bin directory? Or > ./modules/hdfs/scripts directory in the Solr distribution? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org