[ 
https://issues.apache.org/jira/browse/SDAP-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454906#comment-16454906
 ] 

ASF GitHub Bot commented on SDAP-65:
------------------------------------

fgreg opened a new pull request #8: SDAP-65 ningesterpy output not printing in 
docker logs
URL: https://github.com/apache/incubator-sdap-ningester/pull/8
 
 
   Make stdout not buffer

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> 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
>
> The docker logs are supposed to print the stdout from the python process into 
> the logs with prefix `[ningesterpy]` but this is not currently working.
> 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)

Reply via email to