[GitHub] storm pull request: Eventhub spout meta data

2015-07-28 Thread lazyval
Github user lazyval commented on a diff in the pull request: https://github.com/apache/storm/pull/651#discussion_r35654576 --- Diff: external/storm-eventhubs/src/main/java/org/apache/storm/eventhubs/spout/EventDataScheme.java --- @@ -42,6 +44,9 @@ AmqpValue amqpValue

[GitHub] storm pull request: [STORM-768] Support JDK 8 compile and runtime.

2015-07-28 Thread HeartSaVioR
Github user HeartSaVioR commented on the pull request: https://github.com/apache/storm/pull/519#issuecomment-125651455 @lazyval Travis build failure you linked is about random failure of storm-core, not related to JDK version. Btw, we decided to drop supporting JDK 6 from

[jira] [Updated] (STORM-961) Investigate adding squall and trident-ml as modules

2015-07-28 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz updated STORM-961: -- Summary: Investigate adding squall and trident-ml as modules (was: It is time to build the

[jira] [Commented] (STORM-768) Support JDK 8 compile and runtime.

2015-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644521#comment-14644521 ] ASF GitHub Bot commented on STORM-768: -- Github user HeartSaVioR commented on the pull

[jira] [Commented] (STORM-961) It is time to build the Storm ecosystem

2015-07-28 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644570#comment-14644570 ] P. Taylor Goetz commented on STORM-961: --- If we were to bring squall and trident-ml

[jira] [Created] (STORM-965) excessive logging in storm when non-kerberos client tries to connect.

2015-07-28 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-965: Summary: excessive logging in storm when non-kerberos client tries to connect. Key: STORM-965 URL: https://issues.apache.org/jira/browse/STORM-965

[jira] [Commented] (STORM-768) Support JDK 8 compile and runtime.

2015-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644591#comment-14644591 ] ASF GitHub Bot commented on STORM-768: -- Github user lazyval commented on the pull

[GitHub] storm pull request: [STORM-768] Support JDK 8 compile and runtime.

2015-07-28 Thread lazyval
Github user lazyval commented on the pull request: https://github.com/apache/storm/pull/519#issuecomment-125667064 Hm, I tried to do the same on completely different machine (beefy linux server instead of OSX laptop) and results are the very same: ``` [INFO]

[GitHub] storm pull request: [STORM-768] Support JDK 8 compile and runtime.

2015-07-28 Thread lazyval
Github user lazyval commented on the pull request: https://github.com/apache/storm/pull/519#issuecomment-125639681 Am I right that Storm still has no support for java 8? I tried to run test from master on my local machine, but they're failing: ``` » mvn clean install

[jira] [Commented] (STORM-768) Support JDK 8 compile and runtime.

2015-07-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/STORM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14644490#comment-14644490 ] ASF GitHub Bot commented on STORM-768: -- Github user lazyval commented on the pull

[GitHub] storm pull request: [Minor] Removing changelog file from kafka-sto...

2015-07-28 Thread lazyval
GitHub user lazyval opened a pull request: https://github.com/apache/storm/pull/655 [Minor] Removing changelog file from kafka-storm sub-project No other storm/external project has changelog and it looks like log became obsolete ever since storm-kafka was incorporated into storm.

[GitHub] storm pull request: [Minor] Removing changelog file from kafka-sto...

2015-07-28 Thread lazyval
Github user lazyval commented on the pull request: https://github.com/apache/storm/pull/655#issuecomment-125712502 I also doubt that https://github.com/apache/storm/blob/master/TODO should be around --- If your project is set up for it, you can reply to this email and have your

[GitHub] storm pull request: STORM 938: Add tick tuples to HiveBolt for tim...

2015-07-28 Thread dossett
GitHub user dossett opened a pull request: https://github.com/apache/storm/pull/656 STORM 938: Add tick tuples to HiveBolt for time-based flushing You can merge this pull request into a Git repository by running: $ git pull https://github.com/dossett/storm STORM-938