Created 03-27-2018 06:42 AM
When i start metron indexing service via ambari, the service will start successfully but stopped after few second.
i look into /var/log/metron/ directory but only found metron-rest.log. where is the log file for other metron component?
Thanks.
Created 04-13-2018 11:32 AM
It actually running after i restart the server
Created 03-28-2018 09:25 AM
below are urllib3 :
[root@workernode-01 ~]# pip list | grep url DEPRECATION: The default format will switch to columns in the future. You can use --format=(legacy|columns) (or define a format=(legacy|columns) in your pip.conf under the [list] section) to disable this warning. pycurl (7.19.0) urlgrabber (3.10) urllib3 (1.22)
Created 12-17-2018 08:42 AM
can you find solution for this problem ?
Created 12-17-2018 09:04 AM
Have you checked this issue with python-requests package not installed: https://issues.apache.org/jira/browse/METRON-1451 ?
Created 12-17-2018 09:46 AM
Yes , I installed python-requests but nothing changed.
Python module version that installed on server :
urllib3==1.24.1 pyOpenSSL==18.0.0 requests==2.6.1
I have this problem with HCP 1.7.1 On CentOS 7.
Created 04-13-2018 11:32 AM
It actually running after i restart the server