[
https://issues.apache.org/jira/browse/METRON-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Leet updated METRON-1451:
--------------------------------
Fix Version/s: (was: Next + 1)
0.5.0
> On Centos full dev, Metron Indexing shows up as stopped
> -------------------------------------------------------
>
> Key: METRON-1451
> URL: https://issues.apache.org/jira/browse/METRON-1451
> Project: Metron
> Issue Type: Bug
> Affects Versions: 0.4.3
> Reporter: Anand Subramanian
> Assignee: Anand Subramanian
> Priority: Major
> Fix For: 0.5.0
>
>
> In Ambari, the Metron Indexing status is shown as 'stopped'. The agent log
> shows the following error:
> {code:java}
> INFO 2018-02-05 22:21:39,990 PythonReflectiveExecutor.py:67 - Reflective
> command failed with exception:
> Traceback (most recent call last):
> File
> "/usr/lib/python2.6/site-packages/ambari_agent/PythonReflectiveExecutor.py",
> line 59, in run_file
> imp.load_source('__main__', script)
> File
> "/var/lib/ambari-agent/cache/common-services/METRON/0.4.3/package/scripts/indexing_master.py",
> line 18, in <module>
> import requests
> File "/usr/lib/python2.6/site-packages/requests/__init__.py", line 53, in
> <module>
> from .packages.urllib3.contrib import pyopenssl
> File "/usr/lib/python2.6/site-packages/requests/packages/__init__.py", line
> 61, in load_module
> if name in sys.modules:
> AttributeError: 'NoneType' object has no attribute 'modules'{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)