You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "bhuvnesh chaudhary (JIRA)" <ji...@apache.org> on 2016/02/17 20:03:18 UTC

[jira] [Updated] (AMBARI-15061) PXF Service checks fails with timeout

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

bhuvnesh chaudhary updated AMBARI-15061:
----------------------------------------
    Attachment: AMBARI-15061.patch

> PXF Service checks fails with timeout
> -------------------------------------
>
>                 Key: AMBARI-15061
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15061
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>    Affects Versions: trunk, 2.2.0
>            Reporter: bhuvnesh chaudhary
>         Attachments: AMBARI-15061.patch
>
>
> During PXF service check, in order to execute hbase / hive command, we do initialize the shell everytime (hbase shell / hive) and then run the command. Initializing the shell takes time and we do that around 3-4 times which consumes majority of the time.
> We should initialize the shell once, and execute the commands using a file instead of doing individually.



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