[
https://issues.apache.org/jira/browse/AMBARI-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15158123#comment-15158123
]
Hudson commented on AMBARI-15061:
---------------------------------
SUCCESS: Integrated in Ambari-branch-2.2 #375 (See
[https://builds.apache.org/job/Ambari-branch-2.2/375/])
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=8430fbd3929383a6d40dc17b7a58e63a4f780e3c])
*
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/service_check.py
*
ambari-server/src/main/resources/common-services/PXF/3.0.0/package/scripts/pxf_constants.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)