[GitHub] flink pull request #2439: update storm verion to 1.0.0 in flink-storm and fl...

2016-08-29 Thread liuyuzhong
GitHub user liuyuzhong opened a pull request: https://github.com/apache/flink/pull/2439 update storm verion to 1.0.0 in flink-storm and flink-storm-examples This pull is for update storm version to 1.0.0 https://issues.apache.org/jira/browse/FLINK-4450 Because Apache

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-08-30 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 mvn clean verify : ok test flink-storm-examples: ok bin/flink run WordCount-StormTopology.jar bin/flink run WordCount-BoltTokenizer.jar bin/flink run WordCount-SpoutSource.jar

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-08-31 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Jenkins run error: ``` Running org.apache.flink.test.checkpointing.PartitionedStateCheckpointingITCase SUREFIRE-859: Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-08-31 Thread liuyuzhong
Github user liuyuzhong closed the pull request at: https://github.com/apache/flink/pull/2439 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-08-31 Thread liuyuzhong
GitHub user liuyuzhong reopened a pull request: https://github.com/apache/flink/pull/2439 [FLINK-4450]update storm verion to 1.0.0 in flink-storm and flink-storm-examples This pull is for update storm version to 1.0.0 https://issues.apache.org/jira/browse/FLINK-4450

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-08-31 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 @StephanEwen If we merge this, flink-storm will compatible with all the storm which version higher than 1.0.0 And we can import "storm-rename-hack" to compatible wit

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-08-31 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 close it, and will open new pull request later --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-08-31 Thread liuyuzhong
Github user liuyuzhong closed the pull request at: https://github.com/apache/flink/pull/2439 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink pull request #2452: Flink-4450 add a new module "flink-apache-storm" t...

2016-09-01 Thread liuyuzhong
GitHub user liuyuzhong opened a pull request: https://github.com/apache/flink/pull/2452 Flink-4450 add a new module "flink-apache-storm" to support new storm verion(higher than 1.0.0) @StephanEwen 1. Create new module "flink-apache-storm" copy from flink

[GitHub] flink issue #2452: Flink-4450 add a new module "flink-apache-storm" to suppo...

2016-09-01 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 flink-apache-storm copy from flink-storm, and update storm version to 1.0.0 flink-apache-storm-examples copy from flink-storm-examples, and update storm version to 1.0.0

[GitHub] flink issue #2452: Flink-4450 add a new module "flink-apache-storm" to suppo...

2016-09-01 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 Jenkins run error: ``` error file=/home/jenkins/jenkins-slave/workspace/flink-github-ci/flink-mesos/src/test/scala/org/apache/flink/mesos/Utils.scala message=Expected identifier, but got

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-05 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 build success ``` [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 01:28 h [INFO] Finished at: 2016

[GitHub] flink pull request #2452: [Flink-4450] add a new module "flink-apache-storm"...

2016-09-05 Thread liuyuzhong
GitHub user liuyuzhong reopened a pull request: https://github.com/apache/flink/pull/2452 [Flink-4450] add a new module "flink-apache-storm" to support new storm verion program (higher than 1.0.0) @StephanEwen 1. Create new module "flink-apache-storm&qu

[GitHub] flink pull request #2452: [Flink-4450] add a new module "flink-apache-storm"...

2016-09-05 Thread liuyuzhong
Github user liuyuzhong closed the pull request at: https://github.com/apache/flink/pull/2452 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-05 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 Test Result (失败) ``` org.apache.flink.api.scala.runtime.taskmanager.TaskManagerFailsITCase.The JobManager should detect a failing task manager

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-06 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 Jenkins run error: ``` Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.585 sec - in org.apache.flink.test.recovery.TaskManagerProcessFailureStreamingRecoveryITCase

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-06 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 @mxm Yes, all of this code are copy from old code adapted to Strom 1.0.0. So we close this pull request and wait for decision? Actually, I was submit a pull request for old code

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-07 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 @mxm OK. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-09-19 Thread liuyuzhong
GitHub user liuyuzhong reopened a pull request: https://github.com/apache/flink/pull/2439 [FLINK-4450]update storm verion to 1.0.0 in flink-storm and flink-storm-examples This pull is for update storm version to 1.0.0 https://issues.apache.org/jira/browse/FLINK-4450

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-19 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 OK, how about reopen pull requests #2439 ? Just update storm version to 1.0, and it can support storm 1.0+ version program. --- If your project is set up for it, you can reply to this email and

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-09-21 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 That's OK. I understand. It's not so easy to make a decesion. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-11-24 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Complie error is fixed. But how to squash all commits into one commit? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-12-05 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Sorry, something was wrong when I am rebase. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-09-26 Thread liuyuzhong
Github user liuyuzhong commented on a diff in the pull request: https://github.com/apache/flink/pull/2439#discussion_r80458706 --- Diff: flink-contrib/flink-storm/src/test/java/org/apache/flink/storm/wrappers/WrapperSetupHelperTest.java --- @@ -186,15 +177,15 @@ public void

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2016-09-26 Thread liuyuzhong
Github user liuyuzhong commented on a diff in the pull request: https://github.com/apache/flink/pull/2439#discussion_r80458736 --- Diff: flink-contrib/flink-storm/src/test/java/org/apache/flink/storm/util/SpoutOutputCollectorObserverTest.java --- @@ -17,14 +17,15

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-09-27 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Jenkins run successful, but CI fail. ![image](https://cloud.githubusercontent.com/assets/12843176/18897594/2c9e40e2-855e-11e6-8d3c-0397b33d5d8f.png) --- If your project is set up for

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-10-09 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 **Jenkins run error** 1.build success ``` [INFO] BUILD SUCCESS [INFO] [INFO] Total time: 01:18 h

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-10-12 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 @StephanEwen Actually, I'm not very clear about Clojure Web FrameWork, but it's web framework are using "ring.ring-core". import: https://github.com/apache/storm/blo

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-10-25 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Sorry.forget to check it. I will do it tomorrow. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink pull request #2452: [Flink-4450] add a new module "flink-apache-storm"...

2016-10-28 Thread liuyuzhong
Github user liuyuzhong closed the pull request at: https://github.com/apache/flink/pull/2452 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink issue #2452: [Flink-4450] add a new module "flink-apache-storm" to sup...

2016-10-28 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2452 ok. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-10-28 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 @StephanEwen Fixed. Help me to review it please. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-11-08 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 Fixed complie error. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-12-21 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 @StephanEwen Sorry, I can't continue with this pull request. I will use another githup account to pull. --- If your project is set up for it, you can reply to this email and have your

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2016-12-21 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 @StephanEwen I use new githup account make a new pull request #3037, help me to review it please.Thanks. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] flink pull request #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-...

2017-01-17 Thread liuyuzhong
Github user liuyuzhong closed the pull request at: https://github.com/apache/flink/pull/2439 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] flink issue #2439: [FLINK-4450]update storm verion to 1.0.0 in flink-storm a...

2017-01-17 Thread liuyuzhong
Github user liuyuzhong commented on the issue: https://github.com/apache/flink/pull/2439 #3037 has merged. done. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and