You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Anand Subramanian (JIRA)" <ji...@apache.org> on 2018/02/08 10:22:00 UTC

[jira] [Created] (METRON-1451) On Centos full dev, Metron Indexing shows up as stopped

Anand Subramanian created METRON-1451:
-----------------------------------------

             Summary: 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
             Fix For: Next + 1


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)