[jira] [Commented] (AMBARI-22049) Solr Data Manager should use --line-delimited option by default

2017-09-26 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22049:
-

FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8145 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/8145/])
AMBARI-22049. Solr Data Manager should use --line-delimited option by 
(mgergely: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=ee618e12490a20ab2f4f478700dbf929f7cbe6b6])
* (edit) 
ambari-infra/ambari-infra-solr-client/src/main/python/solrDataManager.py


> Solr Data Manager should use --line-delimited option by default
> ---
>
> Key: AMBARI-22049
> URL: https://issues.apache.org/jira/browse/AMBARI-22049
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 2.6.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 2.6.0
>
> Attachments: AMBARI-22049.patch
>
>
> Solr data manger should create line delimited json output by default, and 
> creating a json file should be done by a flag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22049) Solr Data Manager should use --line-delimited option by default

2017-09-26 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-22049:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.6 #286 (See 
[https://builds.apache.org/job/Ambari-branch-2.6/286/])
AMBARI-22049. Solr Data Manager should use --line-delimited option by 
(mgergely: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=3c956c754682a24344baf5d995b69805ef9a])
* (edit) 
ambari-logsearch/ambari-logsearch-solr-client/src/main/python/solrDataManager.py


> Solr Data Manager should use --line-delimited option by default
> ---
>
> Key: AMBARI-22049
> URL: https://issues.apache.org/jira/browse/AMBARI-22049
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 2.6.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 2.6.0
>
> Attachments: AMBARI-22049.patch
>
>
> Solr data manger should create line delimited json output by default, and 
> creating a json file should be done by a flag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22049) Solr Data Manager should use --line-delimited option by default

2017-09-26 Thread Miklos Gergely (JIRA)

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

Miklos Gergely commented on AMBARI-22049:
-

committed to trunk:
{code:java}
commit ee618e12490a20ab2f4f478700dbf929f7cbe6b6
Author: Miklos Gergely 
Date:   Tue Sep 26 11:22:27 2017 +0200

AMBARI-22049. Solr Data Manager should use --line-delimited option by 
default (mgergely)

Change-Id: Iae6c30e7a5c73ed93a68b58ee41bd5443cc91a79
{code}

committed to branch-2.6:
{code:java}
commit 3c956c754682a24344baf5d995b69805ef9a
Author: Miklos Gergely 
Date:   Tue Sep 26 11:31:03 2017 +0200

AMBARI-22049. Solr Data Manager should use --line-delimited option by 
default (mgergely)

Change-Id: I57aaa777ca44530e4a4fc16362729e7f5b54c70d
{code}

> Solr Data Manager should use --line-delimited option by default
> ---
>
> Key: AMBARI-22049
> URL: https://issues.apache.org/jira/browse/AMBARI-22049
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 3.0.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 3.0.0
>
> Attachments: AMBARI-22049.patch
>
>
> Solr data manger should create line delimited json output by default, and 
> creating a json file should be done by a flag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (AMBARI-22049) Solr Data Manager should use --line-delimited option by default

2017-09-25 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-22049:


{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/1251/AMBARI-22049.patch
  against trunk revision .

{color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

{color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

{color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

{color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-infra/ambari-infra-solr-client.

Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/12347//console

This message is automatically generated.

> Solr Data Manager should use --line-delimited option by default
> ---
>
> Key: AMBARI-22049
> URL: https://issues.apache.org/jira/browse/AMBARI-22049
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-infra
>Affects Versions: 3.0.0
>Reporter: Miklos Gergely
>Assignee: Miklos Gergely
> Fix For: 3.0.0
>
> Attachments: AMBARI-22049.patch
>
>
> Solr data manger should create line delimited json output by default, and 
> creating a json file should be done by a flag.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)