[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-10-25 Thread Tim Thorpe (JIRA)

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

Tim Thorpe commented on AMBARI-17783:
-

[~venkatnrangan] Not sure I understand the difference between what you had in 
your patch 2 and just using the services.  The clusterData components are 
calculated using the services:

https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/stack_advisor.py#L725

https://github.com/apache/ambari/blob/trunk/ambari-server/src/main/resources/stacks/HDP/2.0.6/services/stack_advisor.py#L902

Looks like I'm going to need to figure out another way of determining if Falcon 
is installed.

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-10-21 Thread Venkat Ranganathan (JIRA)

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

Venkat Ranganathan commented on AMBARI-17783:
-

[~Tim Thorpe]/[~afernandez]  
If you look at patch 2 attached, you can see that there is this code block

{code}
+if not "FALCON_SERVER" in clusterData["components"] :
+  print "Falcon is not part of the installation"
+  return
{code}

It probably got missed during merge into the branch and needs to be applied  - 
Note sure checking for services will work as the stack_advisor code can have 
partial list of services during invocation

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-08-15 Thread Jayush Luniya (JIRA)

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

Jayush Luniya commented on AMBARI-17783:


[~afernandez] [~venkatnrangan]
Resolving this JIRA as it seems the patch is already committed. Please confirm!

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-08-03 Thread Venkat Ranganathan (JIRA)

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

Venkat Ranganathan commented on AMBARI-17783:
-

[~afernandez]   can this be resolved

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-07-21 Thread Alejandro Fernandez (JIRA)

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

Alejandro Fernandez commented on AMBARI-17783:
--

Pushed addendum patch,
trunk, commit aff87ed68bcb19a4a1e5e64e0dfd3185177092f3
branch-2.4, commit 2d9a27245a0c95e49d2789c9753dd44bdc8be346

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-07-21 Thread Alejandro Fernandez (JIRA)

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

Alejandro Fernandez commented on AMBARI-17783:
--

+1 for [^AMBARI-17783.patch.2]

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-07-21 Thread Venkat Ranganathan (JIRA)

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

Venkat Ranganathan commented on AMBARI-17783:
-

As discussed, on an installation with Falcon & Oozie did not hit this. 
Installing Ranger introduces some changes that cause oozie and falcon 
configurations not being available.   Fixed the patch to be more tolerant in 
this case

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch, AMBARI-17783.patch.2
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-07-20 Thread Alejandro Fernandez (JIRA)

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

Alejandro Fernandez commented on AMBARI-17783:
--

Oozie was installed in cluster and it failed with
{code}
Traceback (most recent call last):
  File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 158, 
in 
main(sys.argv)
  File "/var/lib/ambari-server/resources/scripts/stack_advisor.py", line 115, 
in main
result = stackAdvisor.validateConfigurations(services, hosts)
  File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py", 
line 536, in validateConfigurations
validationItems = self.getConfigurationsValidationItems(services, hosts)
  File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py", 
line 612, in getConfigurationsValidationItems
recommendations = self.recommendConfigurations(services, hosts)
  File "/var/lib/ambari-server/resources/scripts/../stacks/stack_advisor.py", 
line 760, in recommendConfigurations
calculation(configurations, clusterSummary, services, hosts)
  File 
"/var/lib/ambari-server/resources/scripts/./../stacks/HDP/2.5/services/stack_advisor.py",
 line 45, in recommendOozieConfigurations
oozieUser = 
services["configurations"]["oozie-env"]["properties"]["oozie_user"]
KeyError: 'oozie-env'
{code}

> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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


[jira] [Commented] (AMBARI-17783) Add falcon to oozie admin user for HDP 2.5

2016-07-19 Thread Hudson (JIRA)

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

Hudson commented on AMBARI-17783:
-

FAILURE: Integrated in Ambari-trunk-Commit #5343 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5343/])
AMBARI-17783. Add falcon to oozie admin user for HDP 2.5 (Venkat (afernandez: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git=commit=1ad5e59687232ae1491fd7bfa316030e347013e2])
* ambari-server/src/main/resources/stacks/HDP/2.5/services/stack_advisor.py


> Add falcon to oozie admin user for HDP 2.5
> --
>
> Key: AMBARI-17783
> URL: https://issues.apache.org/jira/browse/AMBARI-17783
> Project: Ambari
>  Issue Type: Bug
>  Components: ambari-server
>Affects Versions: 2.4.0
>Reporter: Murali Ramasami
>Assignee: Venkat Ranganathan
> Fix For: 2.4.0
>
> Attachments: AMBARI-17783.patch
>
>
> we need to add falcon and falcon-admin in the oozie_admin_users of oozie 
> advanced env section. 



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