You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmytro Sen (JIRA)" <ji...@apache.org> on 2016/07/20 15:40:20 UTC

[jira] [Updated] (AMBARI-17814) Spark Livy should wait for ATS start for BP deployments

     [ https://issues.apache.org/jira/browse/AMBARI-17814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmytro Sen updated AMBARI-17814:
--------------------------------
    Attachment: AMBARI-17814.patch

> 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.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)