[jira] [Commented] (AMBARI-19378) Druid db connection check fails if user uploads connector jar manually in extension folder

2017-02-07 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-19378:
-

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit # (See 
[https://builds.apache.org/job/Ambari-trunk-Commit//])
AMBARI-19378. Druid db connection check fails if user uploads connector 
(sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c99ca1254fb48a207a6759b3ba113aa859a6b0ba])
* (edit) ambari-server/src/test/python/stacks/2.6/DRUID/test_druid.py
* (edit) 
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/druid_node.py


> Druid db connection check fails if user uploads connector jar manually in 
> extension folder
> --
>
> Key: AMBARI-19378
> URL: https://issues.apache.org/jira/browse/AMBARI-19378
> Project: Ambari
>  Issue Type: Bug
>Reporter: Nishant Bangarwa
>Assignee: Nishant Bangarwa
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19378.patch
>
>
> If the user uploads mysql connector jar manually in druid extensions folder 
> with a file name different than the expected one, db connection verification 
> fails. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-19378) Druid db connection check fails if user uploads connector jar manually in extension folder

2017-02-07 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-19378:
-

SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #921 (See 
[https://builds.apache.org/job/Ambari-branch-2.5/921/])
AMBARI-19378. Druid db connection check fails if user uploads connector 
(sshridhar: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=ebec24e88baece2fd35097925c500a9d8780ea87])
* (edit) 
ambari-server/src/main/resources/common-services/DRUID/0.9.2/package/scripts/druid_node.py
* (edit) ambari-server/src/test/python/stacks/2.6/DRUID/test_druid.py


> Druid db connection check fails if user uploads connector jar manually in 
> extension folder
> --
>
> Key: AMBARI-19378
> URL: https://issues.apache.org/jira/browse/AMBARI-19378
> Project: Ambari
>  Issue Type: Bug
>Reporter: Nishant Bangarwa
>Assignee: Nishant Bangarwa
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19378.patch
>
>
> If the user uploads mysql connector jar manually in druid extensions folder 
> with a file name different than the expected one, db connection verification 
> fails. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-19378) Druid db connection check fails if user uploads connector jar manually in extension folder

2017-02-07 Thread Swapan Shridhar (JIRA)

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

Swapan Shridhar commented on AMBARI-19378:
--

commit

trunk

{code}
commit c99ca1254fb48a207a6759b3ba113aa859a6b0ba
Author: Swapan Shridhar 
Date:   Tue Feb 7 15:40:50 2017 -0800

AMBARI-19378. Druid db connection check fails if user uploads connector jar 
manually in extension folder. ((Nishant Bangarwa via Swapan Shridhar).)
{code}


branch-2.5:

{code}
commit ebec24e88baece2fd35097925c500a9d8780ea87
Author: Swapan Shridhar 
Date:   Tue Feb 7 15:40:50 2017 -0800

AMBARI-19378. Druid db connection check fails if user uploads connector jar 
manually in extension folder. (Nishant Bangarwa via Swapan Shridhar).
{code}

> Druid db connection check fails if user uploads connector jar manually in 
> extension folder
> --
>
> Key: AMBARI-19378
> URL: https://issues.apache.org/jira/browse/AMBARI-19378
> Project: Ambari
>  Issue Type: Bug
>Reporter: Nishant Bangarwa
>Assignee: Nishant Bangarwa
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19378.patch
>
>
> If the user uploads mysql connector jar manually in druid extensions folder 
> with a file name different than the expected one, db connection verification 
> fails. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (AMBARI-19378) Druid db connection check fails if user uploads connector jar manually in extension folder

2017-01-06 Thread Hadoop QA (JIRA)

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

Hadoop QA commented on AMBARI-19378:


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

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

{color:green}+1 tests included{color}.  The patch appears to include 1 new 
or modified test files.

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

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

{color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9945//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/9945//console

This message is automatically generated.

> Druid db connection check fails if user uploads connector jar manually in 
> extension folder
> --
>
> Key: AMBARI-19378
> URL: https://issues.apache.org/jira/browse/AMBARI-19378
> Project: Ambari
>  Issue Type: Bug
>Reporter: Nishant Bangarwa
>Assignee: Nishant Bangarwa
> Fix For: trunk, 2.5.0
>
> Attachments: AMBARI-19378.patch
>
>
> If the user uploads mysql connector jar manually in druid extensions folder 
> with a file name different than the expected one, db connection verification 
> fails. 



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


[jira] [Commented] (AMBARI-19378) Druid db connection check fails if user uploads connector jar manually in extension folder

2017-01-06 Thread Nishant Bangarwa (JIRA)

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

Nishant Bangarwa commented on AMBARI-19378:
---

[~vbrodetskyi] please review. 

> Druid db connection check fails if user uploads connector jar manually in 
> extension folder
> --
>
> Key: AMBARI-19378
> URL: https://issues.apache.org/jira/browse/AMBARI-19378
> Project: Ambari
>  Issue Type: Bug
>Reporter: Nishant Bangarwa
>Assignee: Nishant Bangarwa
> Attachments: AMBARI-19378.patch
>
>
> If the user uploads mysql connector jar manually in druid extensions folder 
> with a file name different than the expected one, db connection verification 
> fails. 



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