[ 
https://issues.apache.org/jira/browse/BEAM-5309?focusedWorklogId=167427&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-167427
 ]

ASF GitHub Bot logged work on BEAM-5309:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Nov/18 15:50
            Start Date: 19/Nov/18 15:50
    Worklog Time Spent: 10m 
      Work Description: b923 commented on issue #6691: WIP:[BEAM-5309] Add 
streaming support for HadoopFormatIO
URL: https://github.com/apache/beam/pull/6691#issuecomment-439940385
 
 
   Recently, we have an issue with closing of FS in 
[`HDFSSynchronization`](https://github.com/apache/beam/blob/b13e55dee22bbb704239e467322d4ef9634315fb/sdks/java/io/hadoop-format/src/main/java/org/apache/beam/sdk/io/hadoop/format/HDFSSynchronization.java#L95).
 I made it closeable based on code review but it closes all connections to the 
HDFS since `FileSystem.get()` returns  singletone.
   I did a fast fix that `FileSystem` is not closing now. 
   I will let you know as soon as I find better solution.

----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 167427)
    Time Spent: 11h 20m  (was: 11h 10m)

> Add streaming support for HadoopOutputFormatIO
> ----------------------------------------------
>
>                 Key: BEAM-5309
>                 URL: https://issues.apache.org/jira/browse/BEAM-5309
>             Project: Beam
>          Issue Type: Sub-task
>          Components: io-java-hadoop
>            Reporter: Alexey Romanenko
>            Assignee: David Hrbacek
>            Priority: Minor
>          Time Spent: 11h 20m
>  Remaining Estimate: 0h
>
> design doc: https://s.apache.org/beam-streaming-hofio



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to