[jira] [Updated] (STORM-2510) adjust checkstyle configurations to decrease violations

2017-05-11 Thread Erik Weathers (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Weathers updated STORM-2510: - Description: Adjust Storm's checkstyle configuration: * 4-space indent instead of 2-space indent

[jira] [Created] (STORM-2510) adjust checkstyle configurations to decrease violations

2017-05-11 Thread Erik Weathers (JIRA)
Erik Weathers created STORM-2510: Summary: adjust checkstyle configurations to decrease violations Key: STORM-2510 URL: https://issues.apache.org/jira/browse/STORM-2510 Project: Apache Storm

[jira] [Commented] (STORM-2506) Make Kafka Spout log its assigned partition

2017-05-11 Thread Srishty Agrawal (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16007350#comment-16007350 ] Srishty Agrawal commented on STORM-2506: [Link to the pull

[jira] [Updated] (STORM-2509) Writers in AbstractHDFSBolt are not closed/rotated when evicted from WritersMap

2017-05-11 Thread Ryan Persaud (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan Persaud updated STORM-2509: Description: When the eldest entry in the WritersMap in the AbstractHDFSBolt gets removed due to

[jira] [Comment Edited] (STORM-2509) Writers in AbstractHDFSBolt are not closed/rotated when evicted from WritersMap

2017-05-11 Thread Ryan Persaud (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006598#comment-16006598 ] Ryan Persaud edited comment on STORM-2509 at 5/11/17 3:24 PM: -- I used code in

[jira] [Commented] (STORM-2509) Writers in AbstractHDFSBolt are not closed/rotated when evicted from WritersMap

2017-05-11 Thread Ryan Persaud (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16006598#comment-16006598 ] Ryan Persaud commented on STORM-2509: - I used code in the HiveBolt as a starting point for handling

[jira] [Created] (STORM-2509) Writers in AbstractHDFSBolt are not closed/rotated when evicted from WritersMap

2017-05-11 Thread Ryan Persaud (JIRA)
Ryan Persaud created STORM-2509: --- Summary: Writers in AbstractHDFSBolt are not closed/rotated when evicted from WritersMap Key: STORM-2509 URL: https://issues.apache.org/jira/browse/STORM-2509 Project: