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

Hudson commented on AMBARI-15061:
---------------------------------

SUCCESS: Integrated in Ambari-trunk-Commit #4370 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4370/])
AMBARI-15061: PXF Service checks fails with timeout (bhuvnesh2703 via (jaoki: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=49813c987a491d1527f6499927d22746a11f3631])
* 
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/params.py
* 
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/pxf_constants.py
* 
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/service_check.py


> 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
>            Assignee: bhuvnesh chaudhary
>             Fix For: trunk, 2.2.0
>
>         Attachments: AMBARI-15061-3.patch, AMBARI-15061-branch-2.2-2.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)

Reply via email to