[
https://issues.apache.org/jira/browse/STORM-1882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15315775#comment-15315775
]
ASF GitHub Bot commented on STORM-1882:
---------------------------------------
GitHub user darionyaphet opened a pull request:
https://github.com/apache/storm/pull/1461
[STORM-1882] Expose TextFileReader public
[STORM-1882](https://issues.apache.org/jira/browse/STORM-1882)
TextFileReader is package-private .Should make TextFileReader a public
class to expose it to user and hdfs spout.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/darionyaphet/storm STORM-1882
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/1461.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1461
----
commit 5fff9cc2438233fbd47757ba7d08a238a6e38fa8
Author: darionyaphet <[email protected]>
Date: 2016-06-05T06:40:35Z
expose TextFileReader public
----
> Expose TextFileReader public
> ----------------------------
>
> Key: STORM-1882
> URL: https://issues.apache.org/jira/browse/STORM-1882
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-hdfs
> Affects Versions: 1.0.0, 1.0.1
> Reporter: darion yaphet
>
> [Storm HDFS
> Using|https://github.com/apache/storm/tree/master/external/storm-hdfs#usage-1]
> TextFileReader is package-private .
> Should make TextFileReader a public class to expose it to user and hdfs
> spout.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)