bhuvnesh chaudhary created AMBARI-15061:
-------------------------------------------
Summary: 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
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)