Frank Greguska created SDAP-131:
-----------------------------------
Summary: Unable to run multiple instances of ningester on same host
Key: SDAP-131
URL: https://issues.apache.org/jira/browse/SDAP-131
Project: Apache Science Data Analytics Platform
Issue Type: Bug
Reporter: Frank Greguska
Problem was discovered when trying to run ningester on AWS. AWS Batch launches
containers in network mode 'host'. Since the ningester container uses port 5000
to communicate between the python and java processes, this means that only one
container can run per host.
Need a fix that will allow multiple ningester containers to run on the same
host.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)