[
https://issues.apache.org/jira/browse/AMBARI-15061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157864#comment-15157864
]
jun aoki commented on AMBARI-15061:
-----------------------------------
Committed to trunk
49813c987a491d1527f6499927d22746a11f3631
Committed to branch-2.2
8430fbd3929383a6d40dc17b7a58e63a4f780e3c
> 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)