Re: [DISCUSSION] Move out porting tests to after JStorm merger (Phase 3 or even 2.x)

2016-08-01 Thread Jungtaek Lim
parts, and reviewing relatively bigger part. - Jungtaek Lim (HeartSaVioR) 2016년 8월 1일 (월) 오후 10:28, Bobby Evans <ev...@yahoo-inc.com.invalid>님이 작성: > The plan was that we would all concentrate on the migration and knock it > out quickly, but stuff happened and we were not able to

[PROPOSAL] submitting topology with adding jars and maven artifacts

2016-08-01 Thread Jungtaek Lim
://cwiki.apache.org/confluence/display/STORM/A.+Design+doc%3A+adding+jars+and+maven+artifacts+at+submission Please review this and comment to "this thread" instead of wiki page so that all devs can be notified for the update. Thanks, Jungtaek Lim (HeartSaVioR) [1] http://mail-archives.

Re: [DISCUSSION] Policy of resolving dependencies for non storm-core modules

2016-08-01 Thread Jungtaek Lim
Thanks Taylor! Let me open a new thread for proposal and continue discussion from there. Jungtaek Lim (HeartSaVioR) 2016년 8월 2일 (화) 오전 12:10, P. Taylor Goetz <ptgo...@gmail.com>님이 작성: > Jungtaek, I’ve given you permissions to the Storm wiki so you can post the > document there.

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15401403#comment-15401403 ] Jungtaek Lim commented on STORM-1435: - Thanks for clarifying. Do you have something in mind to resolve

[DISCUSSION] Move out porting tests to after JStorm merger (Phase 3 or even 2.x)

2016-07-31 Thread Jungtaek Lim
ress of porting to Java, I found that we have ported many places on source so we only left some (still huge) daemons, but still have lots of files on test. Given that ported files should pass Clojure tests, I think porting tests is not urgent and we can move this out of phase 1. What do you think?

[jira] [Closed] (STORM-1296) port backtype.storm.multilang-test to java and move out of storm-core

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim closed STORM-1296. --- Resolution: Invalid We're removing multilang test so while it can be a new task, it's not a part

[jira] [Resolved] (STORM-1285) port backtype.storm.command.get-errors to java

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1285. - Resolution: Fixed Fix Version/s: 2.0.0 Merged into master. > p

[jira] [Resolved] (STORM-2010) port org.apache.storm.command.heartbeats.clj to Java

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-2010. - Resolution: Fixed Fix Version/s: 2.0.0 Merged into master. > p

Re: Question about Storm UI

2016-07-31 Thread Jungtaek Lim
to install and maintain would be still nice. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 8월 1일 (월) 오전 1:43, Alessandro Bellina <abell...@yahoo-inc.com.invalid>님이 작성: > > HeartSaVIoR > > This is different than STORM-1994. By the way added some screenshots there > to clarify.

[jira] [Resolved] (STORM-1594) org.apache.storm.tuple.Fields can throw NPE if given invalid field in selector

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1594. - Resolution: Fixed Assignee: lujinhong Fix Version/s: 1.0.3

[jira] [Resolved] (STORM-1995) downloadChunk in nimbus.clj should close the input stream

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1995. - Resolution: Fixed Assignee: Alessandro Bellina Fix Version/s: 1.0.3

[jira] [Resolved] (STORM-2009) port org.apache.storm.blobstore.clj and org.apache.storm.command.blobstore.clj to Java

2016-07-31 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-2009. - Resolution: Fixed Fix Version/s: 2.0.0 Merged into master. > p

Re: Question about Storm UI

2016-07-31 Thread Jungtaek Lim
d like Grafana is the best way to show numbers as intuitive way), but it requires metrics to be stored and served to time-series manner, so it's not a near-future goal. Thanks, Jungtaek Lim (HeartSaVIoR) 2016년 7월 30일 (토) 오전 12:19, Boyang(Jerry) Peng <jerryp...@yahoo-inc.com.invalid>님이

[jira] [Commented] (STORM-1282) port backtype.storm.LocalCluster to java

2016-07-28 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15397416#comment-15397416 ] Jungtaek Lim commented on STORM-1282: - [~abhishek.agarwal] OK. Thanks for the update. testing.clj

Re: [DISCUSSION] Policy of resolving dependencies for non storm-core modules

2016-07-27 Thread Jungtaek Lim
there? - Jungtaek Lim 2016년 7월 23일 (토) 오전 12:06, Jungtaek Lim <kabh...@gmail.com>님이 작성: > Thought about it once more, and found that former approach still needs to > add 'provided' scope libraries to extlib directory.. > > Along with thinking former approach, I've experimented a bit of

[jira] [Commented] (STORM-1285) port backtype.storm.command.get-errors to java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395690#comment-15395690 ] Jungtaek Lim commented on STORM-1285: - No problem. Thanks for quick response. > p

[jira] [Assigned] (STORM-1285) port backtype.storm.command.get-errors to java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim reassigned STORM-1285: --- Assignee: Jungtaek Lim (was: Sanket Reddy) > port backtype.storm.command.get-errors to j

[jira] [Created] (STORM-2010) port org.apache.storm.command.heartbeats.clj to Java

2016-07-27 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-2010: --- Summary: port org.apache.storm.command.heartbeats.clj to Java Key: STORM-2010 URL: https://issues.apache.org/jira/browse/STORM-2010 Project: Apache Storm

[jira] [Updated] (STORM-2009) port org.apache.storm.blobstore.clj and org.apache.storm.command.blobstore.clj to Java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-2009: Assignee: (was: Jungtaek Lim) > port org.apache.storm.blobstore.

[jira] [Commented] (STORM-2009) port org.apache.storm.blobstore.clj and org.apache.storm.command.blobstore.clj to Java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395318#comment-15395318 ] Jungtaek Lim commented on STORM-2009: - I'll assign myself when I can start working on this. Anyone can

[jira] [Created] (STORM-2009) port org.apache.storm.blobstore.clj and org.apache.storm.command.blobstore.clj to Java

2016-07-27 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-2009: --- Summary: port org.apache.storm.blobstore.clj and org.apache.storm.command.blobstore.clj to Java Key: STORM-2009 URL: https://issues.apache.org/jira/browse/STORM-2009

[jira] [Commented] (STORM-1276) port backtype.storm.daemon.nimbus to java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395304#comment-15395304 ] Jungtaek Lim commented on STORM-1276: - [~basti.lj] Any updates on this? Given that your last update

[jira] [Commented] (STORM-1282) port backtype.storm.LocalCluster to java

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15395295#comment-15395295 ] Jungtaek Lim commented on STORM-1282: - [~abhishek.agarwal] Do you start working on this? If not do you

Re: [VOTE] Release Apache Storm 1.0.2 (rc4)

2016-07-27 Thread Jungtaek Lim
+1 (binding) Detailed tests are done from RC3, and critical fixes for RC4 are tested manually while fixing them. - source extracted and build passed - binary extracted and daemons launched - running RollingTopWords to remote mode succeed Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 27일 (수) 오전 5

[jira] [Updated] (STORM-1989) X-Frame-Options support for Storm UI

2016-07-27 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1989: Assignee: Tibor Kiss > X-Frame-Options support for Storm

[jira] [Created] (STORM-2006) Storm metrics feature improvement: support per-worker level metrics aggregation

2016-07-26 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-2006: --- Summary: Storm metrics feature improvement: support per-worker level metrics aggregation Key: STORM-2006 URL: https://issues.apache.org/jira/browse/STORM-2006 Project

[jira] [Commented] (STORM-1999) Update docs with OutputCollector's threadsafety

2016-07-25 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15392036#comment-15392036 ] Jungtaek Lim commented on STORM-1999: - Oh I missed it. Half resolved. Thanks for noticing. > Upd

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-25 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391412#comment-15391412 ] Jungtaek Lim commented on STORM-1435: - I didn't look at storm-sql so I don't know about the detail

[jira] [Closed] (STORM-1999) Update docs with OutputCollector's threadsafety

2016-07-24 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim closed STORM-1999. --- Resolution: Not A Problem Fix Version/s: (was: 1.1.0) > Update docs with OutputCollecto

[jira] [Commented] (STORM-1999) Update docs with OutputCollector's threadsafety

2016-07-24 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15391245#comment-15391245 ] Jungtaek Lim commented on STORM-1999: - 1.x / 2.x doc has explanation of old doc - "Its perfectly

Re: [DISCUSSION] Policy of resolving dependencies for non storm-core modules

2016-07-22 Thread Jungtaek Lim
for classloader (yes also copied from Spark). Please share your experiences if you have knowledges regarding this area. - Jungtaek Lim 2016년 7월 22일 (금) 오후 10:59, Bobby Evans <ev...@yahoo-inc.com.invalid>님이 작성: > You can do that with a combination of the distributed cache and setting > the cla

[jira] [Commented] (STORM-2000) Add opentsdb libs to external dir

2016-07-22 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15389068#comment-15389068 ] Jungtaek Lim commented on STORM-2000: - Could you elaborate about what "external dir" mea

[DISCUSSION] Policy of resolving dependencies for non storm-core modules

2016-07-21 Thread Jungtaek Lim
Please express your opinions about this. Thanks, Jungtaek Lim (HeartSaVioR)

[jira] [Updated] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1976: Fix Version/s: (was: 1.0.3) 1.0.2 > Storm Nimbus H/A has issue on clean

[jira] [Updated] (STORM-1988) Kafka Offset not showing due to bad classpath

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1988: Fix Version/s: 1.1.0 2.0.0 > Kafka Offset not showing due to bad classp

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387830#comment-15387830 ] Jungtaek Lim commented on STORM-1435: - In result, it just helped to relocate calcite. Others are all

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387798#comment-15387798 ] Jungtaek Lim commented on STORM-1435: - I started to try experimenting easiest way: shade & relo

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387499#comment-15387499 ] Jungtaek Lim commented on STORM-1435: - Yes agreed. Btw, storm-sql-core should not be added to extlib

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387476#comment-15387476 ] Jungtaek Lim commented on STORM-1435: - Skimmed Spark code a bit. (I had look at classloader of Spark

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387418#comment-15387418 ] Jungtaek Lim commented on STORM-1435: - And if we know the maven artifact information, we can use

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387401#comment-15387401 ] Jungtaek Lim commented on STORM-1435: - Bobby's suggest assumes some preconditions, 1) User knows

[jira] [Commented] (STORM-1435) Build a single jar with dependency for StormSQL dependency

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387329#comment-15387329 ] Jungtaek Lim commented on STORM-1435: - Leaving a note: "storm sql" generates topology

[jira] [Commented] (STORM-1993) Update storm-sql README to have actual dependencies

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15387228#comment-15387228 ] Jungtaek Lim commented on STORM-1993: - There's an issue already filed to address building single jar

[jira] [Updated] (STORM-1993) Update storm-sql README to have actual dependencies

2016-07-21 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1993: Description: http://storm.apache.org/releases/1.0.1/storm-sql.html In order to run storm-sql-kafka

[jira] [Created] (STORM-1993) Update storm-sql README to have actual dependencies

2016-07-21 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1993: --- Summary: Update storm-sql README to have actual dependencies Key: STORM-1993 URL: https://issues.apache.org/jira/browse/STORM-1993 Project: Apache Storm Issue

Re: Peformance Metrices

2016-07-20 Thread Jungtaek Lim
If you're not focused to comparison of streaming frameworks, check out this micro-benchmark result. http://hortonworks.com/blog/microbenchmarking-storm-1-0-performance/ Hope this helps. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 21일 (목) 오전 10:22, Manu Zhang <owenzhang1...@gmail.com>

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

2016-07-20 Thread Jungtaek Lim
FYI: STORM-1976 and STORM-1977 is already resolved. 2016년 7월 19일 (화) 오후 10:34, Jungtaek Lim <kabh...@gmail.com>님이 작성: > Since the H/A issues I stated are in reviewing, so verified other than > Nimbus H/A. > > Like I said I'm -1 to RC3, but test result for RC3 is good so I w

Re: [VOTE] Release Apache Storm 1.1.0 (rc1)

2016-07-20 Thread Jungtaek Lim
FYI: STORM-1976 and STORM-1977 is already resolved, and I filed kafka-offset-util issue to STORM-1988, and submitted pull request. 2016년 7월 20일 (수) 오후 5:50, Jungtaek Lim <kabh...@gmail.com>님이 작성: > As I mentioned from 1.0.2 RC3 vote, I'm -1 because of STORM-1976 and > STORM-197

[jira] [Created] (STORM-1988) Kafka Offset not showing due to bad classpath

2016-07-20 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1988: --- Summary: Kafka Offset not showing due to bad classpath Key: STORM-1988 URL: https://issues.apache.org/jira/browse/STORM-1988 Project: Apache Storm Issue Type

Re: [VOTE] Release Apache Storm 1.1.0 (rc1)

2016-07-20 Thread Jungtaek Lim
sketched ideas in mind but will see how release vote is going on.) I'd be really appreciated if Frontend / UX guys participate discussion and contribute this side. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 18일 (월) 오후 6:42, Jungtaek Lim <kabh...@gmail.com>님이 작성: > For leaving histor

[jira] [Updated] (STORM-1986) Local BlobStore only lists blobs in local rather than all available blobs on nimbuses.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1986: Description: This is follow up issue from [~revans2]'s comment on STORM-1977 https://github.com

[jira] [Created] (STORM-1986) Local BlobStore only lists blobs in local rather than all available blobs on nimbuses.

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1986: --- Summary: Local BlobStore only lists blobs in local rather than all available blobs on nimbuses. Key: STORM-1986 URL: https://issues.apache.org/jira/browse/STORM-1986

[jira] [Updated] (STORM-1985) Provide a tool for showing and killing corrupted topology

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1985: Labels: newbie (was: ) I'd like to add 'newbie' label, since this can be done with only

[jira] [Created] (STORM-1985) Provide a tool for showing and killing corrupted topology

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1985: --- Summary: Provide a tool for showing and killing corrupted topology Key: STORM-1985 URL: https://issues.apache.org/jira/browse/STORM-1985 Project: Apache Storm

[jira] [Resolved] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1976. - Resolution: Fixed Fix Version/s: 1.0.3 1.1.0 2.0.0

[jira] [Resolved] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1977. - Resolution: Fixed Fix Version/s: 1.0.3 1.1.0 2.0.0

[jira] [Resolved] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1730. - Resolution: Fixed Fix Version/s: 1.0.3 I also merged this to 1.0.x-branch. Not sure it can

[jira] [Commented] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384233#comment-15384233 ] Jungtaek Lim commented on STORM-1730: - Sure. We can just merge this to 1.0.x-branch and resolve

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

2016-07-19 Thread Jungtaek Lim
StatefulTopology (remote) : OK - run StatefulWindowingTopology (local) : OK - run StatefulWindowingTopology (remote) : OK - run BlobStoreAPIWordCountTopology (remote) : OK Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 17일 (일) 오후 5:30, Jungtaek Lim <kabh...@gmail.com>님이 작성: > My collea

[jira] [Commented] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384146#comment-15384146 ] Jungtaek Lim commented on STORM-1730: - This is merged to master and 1.x-branch, but not 1.0.x-branch

[jira] [Updated] (STORM-1730) LocalCluster#shutdown() does not terminate all storm threads/thread pools.

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1730: Fix Version/s: 1.1.0 2.0.0 > LocalCluster#shutdown() does not terminate

[jira] [Closed] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim closed STORM-1982. --- Resolution: Duplicate Seems like STORM-1730 addressed this issue, but it wasn't ported back to 1.0.x

[jira] [Commented] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15384128#comment-15384128 ] Jungtaek Lim commented on STORM-1982: - Easy. {code} cd /examples/storm-starter ../../bin/storm jar

[jira] [Updated] (STORM-1983) Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1983: Labels: newbie (was: ) > Topology Page: Visualization form is generated for each push

[jira] [Created] (STORM-1983) Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1983: --- Summary: Topology Page: Visualization form is generated for each pushing of the 'Show Visualization' button, and only first one shows graph properly Key: STORM-1983 URL: https

[jira] [Updated] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1982: Attachment: 15659.jstack local-cluster-shutdown-hang.log > Topology running Lo

[jira] [Created] (STORM-1982) Topology running Local Cluster is not properly destroyed

2016-07-19 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1982: --- Summary: Topology running Local Cluster is not properly destroyed Key: STORM-1982 URL: https://issues.apache.org/jira/browse/STORM-1982 Project: Apache Storm

Re: [VOTE] Release Apache Storm 1.1.0 (rc1)

2016-07-18 Thread Jungtaek Lim
<https://issues.apache.org/jira/browse/STORM-1977> as blocker and critical. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 16일 (토) 오후 11:18, darion.yaphet <fly...@163.com>님이 작성: > +11. Building from source code [SUCC]2. running test case > [SUCC] > At 2016-07-16 03:48:26, "P. Taylor

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381622#comment-15381622 ] Jungtaek Lim commented on STORM-1976: - [~sriharsha] Yes I mean that cleanup-corrupt-topologies

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381608#comment-15381608 ] Jungtaek Lim commented on STORM-1976: - [~sriharsha] Yes condition statement for checking leader seems

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381359#comment-15381359 ] Jungtaek Lim commented on STORM-1976: - I didn't mean configuration of replication count. I'm saying

[jira] [Updated] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1977: Description: While investigating STORM-1976, I found that there're cases for nimbus to not having

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381258#comment-15381258 ] Jungtaek Lim commented on STORM-1976: - cleanup-corrupt-topologies! should change the condition

[jira] [Commented] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381251#comment-15381251 ] Jungtaek Lim commented on STORM-1977: - Leader nimbus should give away leadership when that nimbus

[jira] [Updated] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1977: Description: While investigating STORM-1976, I found that there're cases for nimbus to not having

[jira] [Created] (STORM-1977) Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes

2016-07-17 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1977: --- Summary: Leader Nimbus crashes with getClusterInfo when it doesn't have one or more replicated topology codes Key: STORM-1977 URL: https://issues.apache.org/jira/browse/STORM-1977

Re: [VOTE] Release Apache Storm 1.0.2 (rc3)

2016-07-17 Thread Jungtaek Lim
can do the test only Nimbus H/A feature. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 16일 (토) 오후 11:18, darion.yaphet <fly...@163.com>님이 작성: > +11. Building from source code [SUCC]2. Running test case > [SUCC] > At 2016-07-16 03:45:45, "P. Taylor Goetz" <ptgo...@gmail.c

[jira] [Commented] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15381220#comment-15381220 ] Jungtaek Lim commented on STORM-1976: - cleanup-corrupt-topologies! is a legacy code written at very

[jira] [Updated] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1976: Priority: Blocker (was: Critical) > Storm Nimbus H/A has issue on cleaning corrupted topolog

[jira] [Created] (STORM-1976) Storm Nimbus H/A has issue on cleaning corrupted topologies

2016-07-17 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1976: --- Summary: Storm Nimbus H/A has issue on cleaning corrupted topologies Key: STORM-1976 URL: https://issues.apache.org/jira/browse/STORM-1976 Project: Apache Storm

Re: [VOTE] Release Apache Storm 1.1.0 (rc1)

2016-07-15 Thread Jungtaek Lim
d wait it to be loaded to see whole topology page. Attached the two screenshots respectively. I'll initiate the discussion to dev@ if we agree it needs to be addressed, and want to discuss how to fix. Thanks, Jungtaek Lim (HeartSaVioR) 2016년 7월 16일 (토) 오전 4:48, P. Taylor Goetz <ptgo...@gmail.

[jira] [Updated] (STORM-1910) One topology can't use hdfs spout to read from two locations

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1910: Issue Type: Improvement (was: Bug) > One topology can't use hdfs spout to read from two locati

Re: Request for reviewing

2016-07-14 Thread Jungtaek Lim
about this? 2016년 7월 15일 (금) 오전 4:43, Roshan Naik <ros...@hortonworks.com>님이 작성: > STORM-1910 > -roshan > > > On 7/14/16, 8:59 AM, "Jungtaek Lim" <kabh...@gmail.com> wrote: > > >We seems close to make all issues for 1.0.2 epic resolved soon. > > > >Ep

Re: Request for reviewing

2016-07-14 Thread Jungtaek Lim
a new RC sometime > next week. > > -Taylor > > > > On Jul 8, 2016, at 7:43 AM, Jungtaek Lim <kabh...@gmail.com> wrote: > > > > Hi devs, > > > > I've a pull request for a critical issue, and the patch modifies the > heart > > of supervisor c

[jira] [Updated] (STORM-1737) storm-kafka-client has compilation errors with Apache Kafka 0.10

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1737: Fix Version/s: (was: 1.0.2) Removing fix version and adding to 1.0.2 epic. > storm-ka

[jira] [Resolved] (STORM-1959) KafkaPartitionOffsetLag.java does not have license

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1959. - Resolution: Fixed > KafkaPartitionOffsetLag.java does not have lice

[jira] [Resolved] (STORM-1960) Add CORS support to STORM UI Rest api

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1960. - Resolution: Fixed Fix Version/s: (was: 2.0.0) > Add CORS support to STORM UI Rest

[jira] [Reopened] (STORM-1959) KafkaPartitionOffsetLag.java does not have license

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim reopened STORM-1959: - Would like to set epic on this. Reopening. Will resolve issue soon. > KafkaPartitionOffsetLag.j

[jira] [Commented] (STORM-1193) supervisor-test error creating symlinks on windows

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376963#comment-15376963 ] Jungtaek Lim commented on STORM-1193: - Blobstore feature which is introduced at 1.0.0 heavily uses

[jira] [Updated] (STORM-1968) Storm logviewer does not work for nimbus.log in secure cluster

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1968: I think this can be included to 1.0.2 as well, since it's already got +1. > Storm logviewer d

[jira] [Resolved] (STORM-1939) Frequent InterruptedException raised by ShellBoltMessageQueue.poll

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1939?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1939. - Resolution: Fixed Fix Version/s: 1.1.0 1.0.2 2.0.0

[jira] [Updated] (STORM-1949) Backpressure can cause spout to stop emitting and stall topology

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1949: Removing EPIC since hotfix (STORM-1956) is applied to 1.0.2. > Backpressure can cause spout to s

[jira] [Resolved] (STORM-1928) ShellSpout should check heartbeat while ShellSpout is waiting for subprocess to sync

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim resolved STORM-1928. - Resolution: Fixed Fix Version/s: 1.1.0 1.0.2 2.0.0

[jira] [Updated] (STORM-1969) Modify HiveTopology to show usage of non-partition table

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1969: Reporter: Raghav Kumar Gautam (was: Jungtaek Lim) > Modify HiveTopology to show usage of

[jira] [Updated] (STORM-1969) Modify HiveTopology to show usage of non-partition table

2016-07-14 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1969: Description: There're some kinds of topology in storm-hive, but all of them uses partition so we

[jira] [Created] (STORM-1969) Modify HiveTopology to show usage of non-partition table

2016-07-14 Thread Jungtaek Lim (JIRA)
Jungtaek Lim created STORM-1969: --- Summary: Modify HiveTopology to show usage of non-partition table Key: STORM-1969 URL: https://issues.apache.org/jira/browse/STORM-1969 Project: Apache Storm

[jira] [Commented] (STORM-1952) Keeping topology code for supervisor until topology got killed

2016-07-13 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15376160#comment-15376160 ] Jungtaek Lim commented on STORM-1952: - [~revans2] Got it. I couldn't think about first one being

[jira] [Closed] (STORM-1965) Show warning message when dot ('.') is used for topology name or component name

2016-07-13 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim closed STORM-1965. --- Resolution: Won't Fix As [~abhishek.agarwal] suggested, I also think warning message should be placed

[jira] [Commented] (STORM-1966) Expand metric having Map type as value into multiple metrics based on entries

2016-07-13 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15375163#comment-15375163 ] Jungtaek Lim commented on STORM-1966: - Disclaimer: I don't forget our discussion about metrics, and I

[jira] [Updated] (STORM-1966) Expand metric having Map type as value into multiple metrics based on entries

2016-07-13 Thread Jungtaek Lim (JIRA)
[ https://issues.apache.org/jira/browse/STORM-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jungtaek Lim updated STORM-1966: Description: We're introducing "metrics filter" (STORM-1700) into Storm 1.1.0, which

<    1   2   3   4   5   6   7   8   9   10   >