[
https://issues.apache.org/jira/browse/SDAP-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Frank Greguska updated SDAP-65:
-------------------------------
Component/s: nexus
> ningesterpy needs to run with unbuffered stdout
> -----------------------------------------------
>
> Key: SDAP-65
> URL: https://issues.apache.org/jira/browse/SDAP-65
> Project: Apache Science Data Analytics Platform
> Issue Type: Bug
> Components: nexus
> Reporter: Frank Greguska
> Priority: Major
>
> In the current ningester docker image ningesterpy is run without the `-u`
> flag meaning that stdout can be buffered. ThisĀ can cause theĀ `[ningesterpy]`
> messages to not show up in the logs.
> Need to modify the entrypoint script to add `-u` to the python command.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)