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

Hudson commented on AMBARI-17814:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #5359 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/5359/])
Revert "AMBARI-17814 Spark Livy should wait for ATS start for BP (smohanty: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9d0d2a04ad63bfb4da309f5647c240f7eb46de1c])
* 
ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/params.py
* 
ambari-server/src/main/resources/common-services/SPARK/1.2.1/package/scripts/livy_server.py
* ambari-server/src/test/python/stacks/2.2/SPARK/test_spark_client.py


> Spark Livy should wait for ATS start for BP deployments
> -------------------------------------------------------
>
>                 Key: AMBARI-17814
>                 URL: https://issues.apache.org/jira/browse/AMBARI-17814
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: 2.4.0
>            Reporter: Dmytro Sen
>            Assignee: Dmytro Sen
>             Fix For: 2.4.0
>
>         Attachments: AMBARI-17814_2.patch
>
>
> Spark Livy should wait for ATS start for BP deployments
> We should do something like:
> {code}
>  if params.has_ats:
>       Logger.info("Verifying DFS directories where ATS stores time line data 
> for active and completed applications.")
>       self.wait_for_dfs_directories_created(params.entity_groupfs_store_dir, 
> params.entity_groupfs_active_dir)
> {code}



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

Reply via email to