Cannot run ambari-agent unittests

2014-11-11 Thread Mingjiang Shi
Hi There, I am running the ambari-agent unit tests using the following command under ambari-agent folder: mvn clean test ​ I got the following error message: Traceback (most recent call last): File “unitTests.py”, line 119, in main() File “unitTests.py”, line 86, in main suite = all *tests

Re: Review Request 27901: Format DDL scripts CREATE TABLE statements

2014-11-11 Thread Jonathan Hurley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27901/#review60947 --- Ship it! It's so much better; this will make diff's monumentally ea

Re: Review Request 27871: Provide a way to get service-specific Kerberos descriptor via REST API

2014-11-11 Thread Robert Levas
> On Nov. 11, 2014, 5:11 p.m., Tom Beerbower wrote: > > ambari-server/src/main/java/org/apache/ambari/server/controller/internal/StackServiceResourceProvider.java, > > lines 149-159 > > > > > > Is there a quick check

[jira] [Commented] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207559#comment-14207559 ] Hudson commented on AMBARI-7963: FAILURE: Integrated in Ambari-trunk-Commit-docker #210 (

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
> On Nov. 11, 2014, 2:27 p.m., John Speidel wrote: > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerActionExecutor.java, > > line 221 > > > > > > Should consider using an executor instead of

[jira] [Commented] (AMBARI-8292) Format DDL scripts CREATE TABLE statements

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207551#comment-14207551 ] Hadoop QA commented on AMBARI-8292: --- {color:red}-1 overall{color}. Here are the result

[jira] [Updated] (AMBARI-8292) Format DDL scripts CREATE TABLE statements

2014-11-11 Thread Alejandro Fernandez (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Fernandez updated AMBARI-8292: Attachment: AMBARI-8292.patch > Format DDL scripts CREATE TABLE statements > --

Review Request 27901: Format DDL scripts CREATE TABLE statements

2014-11-11 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27901/ --- Review request for Ambari and Jonathan Hurley. Bugs: AMBARI-8292 https://is

[jira] [Commented] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207536#comment-14207536 ] Hudson commented on AMBARI-7963: FAILURE: Integrated in Ambari-trunk-Commit #919 (See [h

[jira] [Created] (AMBARI-8292) Format DDL scripts CREATE TABLE statements

2014-11-11 Thread Alejandro Fernandez (JIRA)
Alejandro Fernandez created AMBARI-8292: --- Summary: Format DDL scripts CREATE TABLE statements Key: AMBARI-8292 URL: https://issues.apache.org/jira/browse/AMBARI-8292 Project: Ambari Iss

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
> On Nov. 11, 2014, 2:32 p.m., Nate Cole wrote: > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerActionExecutor.java, > > line 37 > > > > > > * its (not it is) Fixed in [revision 3](https://

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
> On Nov. 10, 2014, 11:32 a.m., Robert Nettleton wrote: > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerActionExecutor.java, > > line 41 > > > > > > I think the methods in this class might n

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
> On Nov. 11, 2014, 2:27 p.m., John Speidel wrote: > > ambari-server/src/main/java/org/apache/ambari/server/actionmanager/Stage.java, > > line 315 > > > > > > Use braces for all if statements. Not sure if this is exp

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27700/ --- (Updated Nov. 11, 2014, 8:43 p.m.) Review request for Ambari, dilli dorai, Jona

Re: Can't require('fs') in ambari-web controllers

2014-11-11 Thread Yusaku Sako
Tim, In Install Wizard, we do take user-input and invoke arbitrary commands on the agent-side. On the "Confirm Hosts" page, the following call is made to invoke "Host Checks": POST http://c6401.ambari.apache.org:8080/api/v1/requests Form data: { "RequestInfo":{ "action":"check_host",

[jira] [Commented] (AMBARI-8291) Implement model and mapper for Ambari as root service

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207496#comment-14207496 ] Hudson commented on AMBARI-8291: SUCCESS: Integrated in Ambari-trunk-Commit-docker #209 (

[jira] [Commented] (AMBARI-8291) Implement model and mapper for Ambari as root service

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207484#comment-14207484 ] Hudson commented on AMBARI-8291: SUCCESS: Integrated in Ambari-trunk-Commit #918 (See [h

Review Request 27897: Create DAO and Unit Tests for HostVersion

2014-11-11 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27897/ --- Review request for Ambari, Dmitro Lisnichenko, Nate Cole, and Yurii Shylov. Bug

[jira] [Commented] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207472#comment-14207472 ] Hadoop QA commented on AMBARI-7963: --- {color:green}+1 overall{color}. Here are the resu

Re: Review Request 27887: Remove experimental flag for the features that are already part of ambari (addendum patch)

2014-11-11 Thread Yusaku Sako
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27887/#review60913 --- Ship it! Ship It! - Yusaku Sako On Nov. 12, 2014, 12:58 a.m., Ja

[jira] [Commented] (AMBARI-8269) Merge branch-windows-dev changes to trunk

2014-11-11 Thread Yusaku Sako (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207461#comment-14207461 ] Yusaku Sako commented on AMBARI-8269: - Thanks [~jluniya] Can you break up this big pa

[jira] [Updated] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Jaimin D Jetly (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-7963: --- Attachment: AMBARI-7963.patch.4 > Remove experimental flag for the features that are already

[jira] [Commented] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207454#comment-14207454 ] Hadoop QA commented on AMBARI-7963: --- {color:green}+1 overall{color}. Here are the resu

Re: Review Request 27887: Remove experimental flag for the features that are already part of ambari (addendum patch)

2014-11-11 Thread Jaimin Jetly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27887/ --- (Updated Nov. 12, 2014, 12:58 a.m.) Review request for Ambari, Andrii Tkach and

[jira] [Updated] (AMBARI-8269) Merge branch-windows-dev changes to trunk

2014-11-11 Thread Jayush Luniya (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-8269: -- Attachment: AMBARI-8269.4.patch [~u39kun] I have updated the patch to apply against the latest

Re: [DISCUSS] Add support for "add hosts" with Blueprints API

2014-11-11 Thread Yusaku Sako
Thanks for putting this together. I had some questions so I've added a comment to the JIRA. Thanks, Yusaku On Tue, Nov 11, 2014 at 12:19 PM, John Speidel wrote: > I have updated the JIRA titled "Add support for 'add hosts' with Blueprint > API" https://issues.apache.org/jira/browse/AMBARI-6275

[jira] [Commented] (AMBARI-6275) Add support for "add hosts" with Blueprints API

2014-11-11 Thread Yusaku Sako (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207433#comment-14207433 ] Yusaku Sako commented on AMBARI-6275: - [~jspeidel] Questions: 1. Is it possible to us

[jira] [Updated] (AMBARI-8291) Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin D Jetly (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-8291: --- Attachment: AMBARI-8291.patch.2 > Implement model and mapper for Ambari as root service > ---

Re: Review Request 27893: Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin Jetly
> On Nov. 12, 2014, 12:17 a.m., Yusaku Sako wrote: > > ambari-web/app/controllers/global/cluster_controller.js, line 332 > > > > > > Did you intend to remove this? No. this was an unintended change happened while merg

Re: Review Request 27893: Implement model and mapper for Ambari as root service

2014-11-11 Thread Yusaku Sako
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27893/#review60907 --- Ship it! Ship It! - Yusaku Sako On Nov. 12, 2014, 12:36 a.m., Ja

Re: Review Request 27893: Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin Jetly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27893/ --- (Updated Nov. 12, 2014, 12:36 a.m.) Review request for Ambari, Srimanth Gunturi

Re: Review Request 27887: Remove experimental flag for the features that are already part of ambari (addendum patch)

2014-11-11 Thread Yusaku Sako
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27887/#review60902 --- ambari-web/app/views/main/menu.js

Re: Review Request 27893: Implement model and mapper for Ambari as root service

2014-11-11 Thread Yusaku Sako
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27893/#review60901 --- ambari-web/app/controllers/global/cluster_controller.js

[jira] [Commented] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207376#comment-14207376 ] Hadoop QA commented on AMBARI-8221: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (AMBARI-8247) Provide a way to get service-specific Kerberos descriptor via REST API

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207367#comment-14207367 ] Hadoop QA commented on AMBARI-8247: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (AMBARI-8287) Alerts UI: Provide ability to create, rename, duplicate, remove alert groups

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207366#comment-14207366 ] Hadoop QA commented on AMBARI-8287: --- {color:red}-1 overall{color}. Here are the result

[jira] [Commented] (AMBARI-8289) Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207364#comment-14207364 ] Hadoop QA commented on AMBARI-8289: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207361#comment-14207361 ] Hudson commented on AMBARI-8288: SUCCESS: Integrated in Ambari-trunk-Commit-docker #208 (

[jira] [Commented] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207359#comment-14207359 ] Hudson commented on AMBARI-8288: SUCCESS: Integrated in Ambari-branch-1.7.0-docker #154 (

Review Request 27893: Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin Jetly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27893/ --- Review request for Ambari, Srimanth Gunturi and Yusaku Sako. Bugs: AMBARI-8291

[jira] [Commented] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207344#comment-14207344 ] Hudson commented on AMBARI-8288: FAILURE: Integrated in Ambari-trunk-Commit #917 (See [h

[jira] [Updated] (AMBARI-8291) Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin D Jetly (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-8291: --- Attachment: AMBARI-8291.patch > Implement model and mapper for Ambari as root service > -

[jira] [Commented] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207334#comment-14207334 ] Hudson commented on AMBARI-8288: SUCCESS: Integrated in Ambari-branch-1.7.0 #391 (See [h

[jira] [Created] (AMBARI-8291) Implement model and mapper for Ambari as root service

2014-11-11 Thread Jaimin D Jetly (JIRA)
Jaimin D Jetly created AMBARI-8291: -- Summary: Implement model and mapper for Ambari as root service Key: AMBARI-8291 URL: https://issues.apache.org/jira/browse/AMBARI-8291 Project: Ambari Is

[jira] [Updated] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8221: Labels: Alerts-UI (was: ) > Alerts UI: Create Manage Alerts Group dialog > ---

[jira] [Updated] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8221: Description: We want a dialog to manage alert groups per service. 1. Users should be able to see the list

[jira] [Updated] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8221: Description: We want a dialog to manage alert groups. 1. Users should be able to see the list of alert gro

[jira] [Commented] (AMBARI-7985) Allow for server-side commands

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207296#comment-14207296 ] Hadoop QA commented on AMBARI-7985: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207265#comment-14207265 ] Hudson commented on AMBARI-8290: FAILURE: Integrated in Ambari-trunk-Commit-docker #207 (

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207252#comment-14207252 ] Hudson commented on AMBARI-8290: SUCCESS: Integrated in Ambari-branch-1.7.0-docker #153 (

[jira] [Updated] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Jaimin D Jetly (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-7963: --- Attachment: AMBARI-7963.patch.3 Review for addendum patch available at https://reviews.apache

Review Request 27887: Remove experimental flag for the features that are already part of ambari (addendum patch)

2014-11-11 Thread Jaimin Jetly
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27887/ --- Review request for Ambari, Andrii Tkach and Yusaku Sako. Bugs: AMBARI-7963

[jira] [Commented] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Sumit Mohanty (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207244#comment-14207244 ] Sumit Mohanty commented on AMBARI-8288: --- LGTM, +1 > Slider View: Update Slider dep

[jira] [Commented] (AMBARI-8269) Merge branch-windows-dev changes to trunk

2014-11-11 Thread Yusaku Sako (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207238#comment-14207238 ] Yusaku Sako commented on AMBARI-8269: - I could not apply AMBARI-8269.2.patch on top o

[jira] [Updated] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Srimanth Gunturi (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srimanth Gunturi updated AMBARI-8288: - Attachment: AMBARI-8288.patch > Slider View: Update Slider dependency from 0.51.0 to 0.60

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207234#comment-14207234 ] Hudson commented on AMBARI-8290: SUCCESS: Integrated in Ambari-trunk-Commit #916 (See [h

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread John Speidel
> On Nov. 11, 2014, 7:27 p.m., John Speidel wrote: > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerActionExecutor.java, > > line 221 > > > > > > Should consider using an executor instead of

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207224#comment-14207224 ] Hudson commented on AMBARI-8290: SUCCESS: Integrated in Ambari-branch-1.7.0 #390 (See [h

[jira] [Updated] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8221: Attachment: AMBARI-8221-new.patch > Alerts UI: Create Manage Alerts Group dialog >

Re: Review Request 27763: Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27763/ --- (Updated Nov. 11, 2014, 2:25 p.m.) Review request for Ambari, Aleksandr Kovalen

[jira] [Reopened] (AMBARI-7963) Remove experimental flag for the features that are already part of ambari

2014-11-11 Thread Jaimin D Jetly (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly reopened AMBARI-7963: Reopening the issue as there were some references to supports.hostOverrides. I will submit an

Re: Review Request 27763: Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27763/ --- (Updated Nov. 11, 2014, 2:22 p.m.) Review request for Ambari, Aleksandr Kovalen

[jira] [Commented] (AMBARI-7985) Allow for server-side commands

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207192#comment-14207192 ] Hadoop QA commented on AMBARI-7985: --- {color:green}+1 overall{color}. Here are the resu

[jira] [Updated] (AMBARI-8221) Alerts UI: Create Manage Alerts Group dialog

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8221: Attachment: Screen Shot 2014-11-11 at 11.27.45 AM.png Screen Shot 2014-11-11 at 11.25.09 AM.

[jira] [Updated] (AMBARI-8287) Alerts UI: Provide ability to create, rename, duplicate, remove alert groups

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8287: Attachment: (was: AMBARI-8287.patch) > Alerts UI: Provide ability to create, rename, duplicate, remove

[jira] [Updated] (AMBARI-8287) Alerts UI: Provide ability to create, rename, duplicate, remove alert groups

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8287: Labels: Alerts-UI (was: ) > Alerts UI: Provide ability to create, rename, duplicate, remove alert groups >

Re: Review Request 27871: Provide a way to get service-specific Kerberos descriptor via REST API

2014-11-11 Thread Tom Beerbower
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27871/#review60862 --- ambari-server/src/main/java/org/apache/ambari/server/controller/int

[jira] [Commented] (AMBARI-8276) Alerts: Remove Nagios Service From The Stack

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207174#comment-14207174 ] Hudson commented on AMBARI-8276: SUCCESS: Integrated in Ambari-trunk-Commit-docker #206 (

[jira] [Updated] (AMBARI-8287) Alerts UI: Provide ability to create, rename, duplicate, remove alert groups

2014-11-11 Thread Xi Wang (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xi Wang updated AMBARI-8287: Attachment: AMBARI-8287.patch > Alerts UI: Provide ability to create, rename, duplicate, remove alert group

[jira] [Commented] (AMBARI-8270) Create DAO and Unit Tests for ClusterVersion

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207175#comment-14207175 ] Hudson commented on AMBARI-8270: SUCCESS: Integrated in Ambari-trunk-Commit-docker #206 (

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Mahadev konar (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207160#comment-14207160 ] Mahadev konar commented on AMBARI-8290: --- +1 for the patch. > Update LICENSE file >

[jira] [Updated] (AMBARI-8247) Provide a way to get service-specific Kerberos descriptor via REST API

2014-11-11 Thread Robert Levas (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Levas updated AMBARI-8247: - Attachment: example_reponse.json Example response with {{kerberos_descriptor}} property included

[jira] [Updated] (AMBARI-7985) Allow for server-side commands

2014-11-11 Thread Robert Levas (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Levas updated AMBARI-7985: - Attachment: AMBARI-7985_07.patch Fixes due to more comments. Patch File [^AMBARI-7985_07.patch]

[jira] [Commented] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Srimanth Gunturi (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207158#comment-14207158 ] Srimanth Gunturi commented on AMBARI-8290: -- +1 for patch. > Update LICENSE file

[jira] [Updated] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Yusaku Sako (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yusaku Sako updated AMBARI-8290: Attachment: AMBARI-8290.patch > Update LICENSE file > --- > > Key:

[jira] [Created] (AMBARI-8290) Update LICENSE file

2014-11-11 Thread Yusaku Sako (JIRA)
Yusaku Sako created AMBARI-8290: --- Summary: Update LICENSE file Key: AMBARI-8290 URL: https://issues.apache.org/jira/browse/AMBARI-8290 Project: Ambari Issue Type: Task Affects Versions: 1.7

[jira] [Commented] (AMBARI-8247) Provide a way to get service-specific Kerberos descriptor via REST API

2014-11-11 Thread Tom Beerbower (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207155#comment-14207155 ] Tom Beerbower commented on AMBARI-8247: --- [~jspeidel], {quote} The descriptor is q

[jira] [Updated] (AMBARI-8289) Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hurley updated AMBARI-8289: Attachment: AMBARI-8289.patch > Alerts: Provide Grouped Summary Structure On Alerts Endpoin

[jira] [Commented] (AMBARI-8269) Merge branch-windows-dev changes to trunk

2014-11-11 Thread Jayush Luniya (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207144#comment-14207144 ] Jayush Luniya commented on AMBARI-8269: --- Uploaded patch with -Dviews parameter chan

[jira] [Updated] (AMBARI-8269) Merge branch-windows-dev changes to trunk

2014-11-11 Thread Jayush Luniya (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jayush Luniya updated AMBARI-8269: -- Attachment: AMBARI-8269.2.patch > Merge branch-windows-dev changes to trunk > -

[jira] [Commented] (AMBARI-7985) Allow for server-side commands

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207124#comment-14207124 ] Hadoop QA commented on AMBARI-7985: --- {color:green}+1 overall{color}. Here are the resu

Re: Review Request 27884: Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27884/ --- (Updated Nov. 11, 2014, 4:41 p.m.) Review request for Ambari, Nate Cole, Oleg N

Review Request 27884: Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27884/ --- Review request for Ambari, Nate Cole, Oleg Nechiporenko, Srimanth Gunturi, and T

[jira] [Commented] (AMBARI-8270) Create DAO and Unit Tests for ClusterVersion

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207127#comment-14207127 ] Hudson commented on AMBARI-8270: FAILURE: Integrated in Ambari-trunk-Commit #915 (See [h

[jira] [Commented] (AMBARI-8276) Alerts: Remove Nagios Service From The Stack

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207126#comment-14207126 ] Hudson commented on AMBARI-8276: FAILURE: Integrated in Ambari-trunk-Commit #915 (See [h

[jira] [Updated] (AMBARI-8289) Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hurley updated AMBARI-8289: Component/s: ambari-server Description: Add ability to get summary info abo

[jira] [Created] (AMBARI-8289) Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley (JIRA)
Jonathan Hurley created AMBARI-8289: --- Summary: Alerts: Provide Grouped Summary Structure On Alerts Endpoint Key: AMBARI-8289 URL: https://issues.apache.org/jira/browse/AMBARI-8289 Project: Ambari

[jira] [Assigned] (AMBARI-8289) Alerts: Provide Grouped Summary Structure On Alerts Endpoint

2014-11-11 Thread Jonathan Hurley (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hurley reassigned AMBARI-8289: --- Assignee: Jonathan Hurley > Alerts: Provide Grouped Summary Structure On Alerts Endp

[jira] [Created] (AMBARI-8288) Slider View: Update Slider dependency from 0.51.0 to 0.60.0

2014-11-11 Thread Srimanth Gunturi (JIRA)
Srimanth Gunturi created AMBARI-8288: Summary: Slider View: Update Slider dependency from 0.51.0 to 0.60.0 Key: AMBARI-8288 URL: https://issues.apache.org/jira/browse/AMBARI-8288 Project: Ambari

[jira] [Commented] (AMBARI-8283) Missing translations for validations issues

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207098#comment-14207098 ] Hudson commented on AMBARI-8283: SUCCESS: Integrated in Ambari-trunk-Commit-docker #205 (

[jira] [Updated] (AMBARI-7985) Allow for server-side commands

2014-11-11 Thread Robert Levas (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-7985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Levas updated AMBARI-7985: - Attachment: AMBARI-7985_06.patch Updates addressing comments in ReviewBoard. Patch File [^AMBARI

[jira] [Commented] (AMBARI-8283) Missing translations for validations issues

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207045#comment-14207045 ] Hudson commented on AMBARI-8283: SUCCESS: Integrated in Ambari-trunk-Commit #914 (See [h

[jira] [Commented] (AMBARI-8244) Ambari HDP 2.0.6+ stacks do not work with fs.defaultFS not being hdfs

2014-11-11 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207034#comment-14207034 ] Hadoop QA commented on AMBARI-8244: --- {color:red}-1 overall{color}. Here are the result

Re: Review Request 27700: Allow for server-side commands

2014-11-11 Thread Robert Levas
> On Nov. 11, 2014, 2:27 p.m., John Speidel wrote: > > ambari-server/src/main/java/org/apache/ambari/server/serveraction/ServerActionExecutor.java, > > line 221 > > > > > > Should consider using an executor instead of

Re: Review Request 27754: Hadoop install with yum timesout after 10 mins

2014-11-11 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27754/ --- (Updated Nov. 11, 2014, 8:49 p.m.) Review request for Ambari, Mahadev Konar, Su

[jira] [Commented] (AMBARI-8066) ambari-agent shows usage hint on ambari-agent status

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14207011#comment-14207011 ] Hudson commented on AMBARI-8066: SUCCESS: Integrated in Ambari-trunk-Commit-docker #204 (

Re: Review Request 27854: Create DAO and Unit Tests for ClusterVersion

2014-11-11 Thread Nate Cole
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27854/#review60844 --- Ship it! Ship It! - Nate Cole On Nov. 11, 2014, 3:16 p.m., Aleja

[DISCUSS] Add support for "add hosts" with Blueprints API

2014-11-11 Thread John Speidel
I have updated the JIRA titled "Add support for 'add hosts' with Blueprint API" https://issues.apache.org/jira/browse/AMBARI-6275 with the proposed REST API syntax. Please review and comment this week as the window to complete this work is very small. Thanks, John -- CONFIDENTIALITY NOTICE NOTI

[jira] [Commented] (AMBARI-8066) ambari-agent shows usage hint on ambari-agent status

2014-11-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/AMBARI-8066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14206991#comment-14206991 ] Hudson commented on AMBARI-8066: FAILURE: Integrated in Ambari-trunk-Commit #913 (See [h

Re: Review Request 27854: Create DAO and Unit Tests for ClusterVersion

2014-11-11 Thread Alejandro Fernandez
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27854/ --- (Updated Nov. 11, 2014, 8:16 p.m.) Review request for Ambari, Dmitro Lisnichenk

  1   2   3   >