[
https://issues.apache.org/jira/browse/BEAM-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15887307#comment-15887307
]
Ismaël Mejía commented on BEAM-1567:
------------------------------------
Welcome [~tedyu] ! Nice to see you here, and even better with a contribution,
awesome!
If you want to work on any of the HBase JIRAs just tell me and I will free it
for you.
(sorry guys to jump in the thread, just wanted to say Hi to Ted since we had a
previous conversation about existing HBaseIO in the hbase mailing list).
> hashStream should be closed in PackageUtil#createPackageAttributes()
> --------------------------------------------------------------------
>
> Key: BEAM-1567
> URL: https://issues.apache.org/jira/browse/BEAM-1567
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Ted Yu
> Priority: Minor
> Labels: newbie, starter
>
> Here is related code:
> {code}
> OutputStream hashStream = Funnels.asOutputStream(hasher);
> {code}
> hashStream should be closed upon return from the method
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)