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

Hudson commented on AMBARI-23421:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8998 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8998/])
AMBARI-23421. solrDataManager.py: Add _version_ to exclude list by (oleewere: 
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=4a587b9e476e013268df7485c5c6d601a8e1b06f])
* (edit) 
ambari-infra/ambari-infra-solr-client/src/main/python/solrDataManager.py


> Add solr-to-solr archive operation for solrDataManager.py
> ---------------------------------------------------------
>
>                 Key: AMBARI-23421
>                 URL: https://issues.apache.org/jira/browse/AMBARI-23421
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-infra
>    Affects Versions: 2.7.0
>            Reporter: Olivér Szabó
>            Assignee: Olivér Szabó
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Add solr to solr archive/save option for solrDataManager.py
> new fields: 
> - `solr-output-collection`: the collection where we will archive data
> - `exclude-fields`: exclude fields from solr response (at least _version_ is 
> required)
> example:
> {code:java}
> infra-solr-data-manager -m archive -v -c old_ranger_audits -s 
> http://c7402.ambari.apache.org:8886/solr -z none -r 10000 -w 100000 -f 
> evtTime -e 2018-03-31T01:00:00.00Z --solr-output-collection ranger_audits -k 
> /etc/security/keytabs/ambari-infra-solr.service.keytab -n 
> infra-solr/$(hostname -f) --exclude-fields _version_,_ttl_,_expire_at_
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to