You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sdap.apache.org by "Frank Greguska (JIRA)" <ji...@apache.org> on 2018/04/25 20:54:00 UTC

[jira] [Updated] (SDAP-65) ningesterpy output not printing in docker logs

     [ https://issues.apache.org/jira/browse/SDAP-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Greguska updated SDAP-65:
-------------------------------
    Summary: ningesterpy output not printing in docker logs  (was: ningesterpy needs to run with unbuffered stdout)

> ningesterpy output not printing in docker logs
> ----------------------------------------------
>
>                 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
>            Assignee: 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)