yzydhf commented on PR #947:
URL: https://github.com/apache/bigtop/pull/947#issuecomment-1190071225

   > Phoenix query server failed to start:
   > 
   > ```
   > Traceback (most recent call last):
   >   File 
"/var/lib/ambari-agent/cache/stacks/BGTP/1.0/services/HBASE/package/scripts/phoenix_queryserver.py",
 line 91, in <module>
   >     PhoenixQueryServer().execute()
   >   File 
"/usr/lib/ambari-agent/lib/resource_management/libraries/script/script.py", 
line 352, in execute
   >     method(env)
   >   File 
"/var/lib/ambari-agent/cache/stacks/BGTP/1.0/services/HBASE/package/scripts/phoenix_queryserver.py",
 line 48, in start
   >     phoenix_service('start')
   >   File 
"/var/lib/ambari-agent/cache/stacks/BGTP/1.0/services/HBASE/package/scripts/phoenix_service.py",
 line 42, in phoenix_service
   >     environment=env)
   >   File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line 
166, in __init__
   >     self.env.run()
   >   File 
"/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 160, 
in run
   >     self.run_action(resource, action)
   >   File 
"/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 124, 
in run_action
   >     provider_action()
   >   File 
"/usr/lib/ambari-agent/lib/resource_management/core/providers/system.py", line 
263, in action_run
   >     returns=self.resource.returns)
   >   File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 
72, in inner
   >     result = function(command, **kwargs)
   >   File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 
102, in checked_call
   >     tries=tries, try_sleep=try_sleep, 
timeout_kill_strategy=timeout_kill_strategy, returns=returns)
   >   File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 
150, in _call_wrapper
   >     result = _call(command, **kwargs_copy)
   >   File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 
314, in _call
   >     raise ExecutionFailed(err_msg, code, out, err)
   > resource_management.core.exceptions.ExecutionFailed: Execution of 
'/usr/bgtp/current/phoenix-server/bin/queryserver.py start' returned 127. 
-bash: /usr/bgtp/current/phoenix-server/bin/queryserver.py: No such file or 
directory
   > ```
   
   Fixed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to