Storm UI

2016-06-23 Thread Walid Aljoby
Hi all, I have submitted ExclamationTopology into single-node cluster Storm 1.0.1, as following: storm jar target/storm-starter-*.jar org.apache.storm.starter.ExclamationTopology I have three basic questions:1- In sotrm UI, http://localhost:8080/index.html , the running topology and the number o

Re: Storm UI

2016-06-23 Thread Walid Aljoby
Hi Jacob,  Supervisor node is running, however, it still could not display topology summary, number of tasks and executors are not displayed. Is it required to write any code in order for submitted topology to appear in storm UI? Thank you--Regards WA From: Jacob Johansen To: u

storm ui result

2016-03-05 Thread researcher cs
I've a project using storm and made change in code , tried to get which is better in performance , i submitted old code in storm and took screenshot of numbers appeared in storm ui ​ and now i tested my code "new code" in storm with single machine ​ and in real cluster with

Storm UI Issue

2015-03-02 Thread nanda n
HI ALL , Kindly help me to sort out out the issue with storm UI. In our topology , we have a Kafka spout and 2 bolts (which doesn't emit any downstream tuples). My bolts jsut process the incoming tuples .And executors to Kafka spout and bolts are set to one . When running our topology , Ho

Storm UI addition

2015-08-17 Thread Jerry Peng
Hello everyone, >From a Jira [STORM-949], I made a UI addition to include the column that tells you the elapsed time since error of the last error for each component on the topology summary page. I got some feedback suggesting that the this additional column should just present the date/time of t

Question about Storm UI

2016-07-29 Thread Boyang(Jerry) Peng
re to what kind.  What are our plans to improve storm UI?  What portions of JStorm's UI might we use? Best, Jerry

Re: storm ui result

2016-03-06 Thread researcher cs
Can I find help ? On Saturday, March 5, 2016, researcher cs wrote: > I've a project using storm and made change in code , tried to get which is > better in performance , i submitted old code in storm and took screenshot > of numbers appeared in storm ui > > > ​ > and

Re: Storm UI Issue

2015-03-02 Thread Bobby Evans
storm has a bug in it that we are not filtering some system stats properly.  - Bobby On Monday, March 2, 2015 3:36 AM, nanda n wrote: HI ALL , Kindly help me to sort out out the issue with storm UI. In our topology , we have a Kafka spout and 2 bolts (which doesn't emit any downs

Re: Storm UI addition

2015-08-18 Thread Derek Dagit
recent (< 5min ago). -- Derek From: Jerry Peng To: dev@storm.apache.org Sent: Monday, August 17, 2015 9:04 AM Subject: Storm UI addition Hello everyone, >From a Jira [STORM-949], I made a UI addition to include the column that tells >you th

Storm UI local eclipse mode

2016-06-22 Thread Arjun Rao
This might be a question answered before, but is there a way (or maybe an open ticket) to see the Storm UI while running the topology from the local eclipse workspace during development? Thanks! Best, Arjun

Re: Question about Storm UI

2016-07-30 Thread Jungtaek Lim
Hi Boyang, AFAIK, there's no discussion on Storm UI yet. Could you share your sketched UI for this? And is it on top of STORM-1994 <https://issues.apache.org/jira/browse/STORM-1994>? I mean what Alessandro submitted. A random thought from myself is that we shows too many numbers ev

Re: Question about Storm UI

2016-07-31 Thread Alessandro Bellina
aggregations) go to the regular Storm UI. The reason for some of them going to the Storm UI is that I think that having some stats next to the place where actions can be performed on a topology is beneficial (as they currently are). With regards to Jerry's suggestion, we tried a simple test using MySQL

Re: Question about Storm UI

2016-07-31 Thread Jungtaek Lim
od to reorganize the statistics shown in the UI. > Perhaps having two parts to this, one goes to a dashboard like Grafana, > while the simpler metrics (snapshots, or aggregations) go to the regular > Storm UI. The reason for some of them going to the Storm UI is that I think > tha

Re: Question about Storm UI

2016-07-31 Thread Alessandro Bellina
go to the regular Storm UI. The reason for some of them going to the Storm UI is that I think that having some stats next to the place where actions can be performed on a topology is beneficial (as they currently are). With regards to Jerry's suggestion, we tried a simple test using MySQL jus

Machine specifications with storm ui

2016-03-10 Thread sam mohel
I'm asking about if I submitted topology with machine has core 2duo . are results or numbers in storm ui will change if I submitted it with machine has core i5 ? I'm sorry for this question but need to know it . thanks for any help

Log Location for Storm UI

2015-10-24 Thread Ankur Garg
Hi , I have set up a single node Storm Cluster to run my topologies . Unfortunately , due to reason unknown I am not seeing logs inside worker-*.log when I start a spring application inside the Storm Spout and bolts . However , in the Storm UI I do see any exceptions occuring inside my spouts

Storm UI does not load

2015-09-02 Thread Matthias J. Sax
Hi, I am running Debian Jessy in my laptop. Up to now I never had problems to access Storm UI via Iceweasel (ie, Debian's Firefox). But now, the UI does not load completely. It displays "Loading summary..." and the background is shaded. The cluster summary on top of the page

show system stats in storm ui

2016-01-03 Thread researcher cs
what is the purpose of this button ? i clicked it found column of emitted after become zeros , it have numbers and everythind is ok as i thought but transfered still zeros but after hide system status emitted return to zeros again thanks

Re: Storm UI local eclipse mode

2016-06-23 Thread Bobby Evans
Not that I know of, but better dev tool integration would be a great thing to have On Wednesday, June 22, 2016 6:22 PM, Arjun Rao wrote: This might be a question answered before, but is there a way (or maybe an open ticket)  to see the Storm UI while running the topology from the

Re: Storm UI does not load

2016-10-25 Thread Serkan Uzunbaz
Hi all, I am having a similar issue to the one in this old thread. I am having the issue in Firefox and clearing the cache did not work for me. I also tried in Chrome and the same thing happens there too. The issue is intermittent but I can trigger it after a few refresh of the Storm UI

Re: Storm UI does not load

2016-10-25 Thread P. Taylor Goetz
and the same thing happens there too. > > The issue is intermittent but I can trigger it after a few refresh of the > Storm UI. Restarting the ui process (core) fixes the issue temporarily, then > after a few refresh it happens again. > > The error in the firefox dev tools

Re: Storm UI does not load

2016-10-25 Thread Serkan Uzunbaz
. I am having > the issue in Firefox and clearing the cache did not work for me. I also > tried in Chrome and the same thing happens there too. > > > > The issue is intermittent but I can trigger it after a few refresh of > the Storm UI. Restarting the ui process (core) fixes the

Re: Storm UI does not load

2016-10-26 Thread Alessandro Bellina
; The issue is intermittent but I can trigger it after a few refresh of > the Storm UI. Restarting the ui process (core) fixes the issue temporarily, > then after a few refresh it happens again. > > > > The error in the firefox dev tools console is "SyntaxError: JSON.parse

Storm UI JPS inconsistent process name

2017-10-25 Thread Vladimir Protsenko
Hello, Is it hard to change jps process name of apache storm UI? I have noticed that in my system with storm 1.1.0 it has a definetly nonunique and cryptic name 'core'. Best, Vladimir Protsenko

Re: Log Location for Storm UI

2015-10-24 Thread Satish Mittal
ing application inside the Storm Spout and > bolts . > > However , in the Storm UI I do see any exceptions occuring inside my > spouts and bolts and log messages present for the same in the UI (image > attached below) . Moreover, If i click on the error port below (6703) , I > g

Re: Log Location for Storm UI

2015-10-24 Thread Ankur Garg
Thanks Satish for replying . My logviewer is running but still when i click on the port on the storm ui it returns "The server at *instance-1.c.apache-storm.internal* can't be found, because the DNS lookup failed" . Also , can u or anyone here tell me why the exceptions which

Re: Log Location for Storm UI

2015-10-24 Thread Ankur Garg
ing . > > My logviewer is running but still when i click on the port on the storm ui > it returns "The server at *instance-1.c.apache-storm.internal* can't be > found, because the DNS lookup failed" . > > Also , can u or anyone here tell me why the exceptions which

Re: Storm UI does not load

2015-09-03 Thread 임정택
irebug and report to dev mailing list? Thanks, Jungtaek Lim (HeartSaVioR) 2015-09-02 20:44 GMT+09:00 Matthias J. Sax : > Hi, > > I am running Debian Jessy in my laptop. Up to now I never had problems > to access Storm UI via Iceweasel (ie, Debian's Firefox). But now, the UI >

Re: Storm UI does not load

2015-09-04 Thread Matthias J. Sax
>> I am running Debian Jessy in my laptop. Up to now I never had problems >> to access Storm UI via Iceweasel (ie, Debian's Firefox). But now, the UI >> does not load completely. It displays "Loading summary..." and the >> background is shaded. The cluster summa

Re: show system stats in storm ui

2016-01-04 Thread Derek Dagit
ponent information is not shown on the UI. -- Derek From: researcher cs To: u...@storm.apache.org; dev@storm.apache.org Sent: Sunday, January 3, 2016 5:33 PM Subject: show system stats in storm ui what is the purpose of this button ? i clicked it f

Should i have numbers in storm ui ?

2016-01-21 Thread researcher cs
Should i have numbers in all columns after submitted topology in storm ui without click ShowSystemstats ? Or i must click the button to get numbers ?

Seeing some spurious entries in Storm UI

2017-02-07 Thread S G
Hi, Please see the screenshot below: ​I am seeing 6 hosts in nimbus summary where as I have only 3. I have checked the storm.yaml for each host too and it has only 3 entries for nimbus.seeds with "-ha" names. Can someone suggest please how I can get rid of the spurious hosts? Note: I changed th

Re: Storm UI JPS inconsistent process name

2017-10-30 Thread Bobby Evans
: > Hello, > > Is it hard to change jps process name of apache storm UI? I have noticed > that in my system with storm 1.1.0 it has a definetly nonunique and cryptic > name 'core'. > > Best, > Vladimir Protsenko >

Http header injection in Storm UI responses

2018-06-19 Thread sunil yadav
Hi All, Need some guidance on how I can add configure http headers to response from Storm UI. Use case: we have a security scan running on our servers which keep scanning deployed apps on different ports. One of the thing it keeps complaining is about missing X-content-type-options header

[jira] [Created] (STORM-1722) Improve Storm UI

2016-04-20 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-1722: - Summary: Improve Storm UI Key: STORM-1722 URL: https://issues.apache.org/jira/browse/STORM-1722 Project: Apache Storm Issue Type

[jira] [Created] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread thinker0 (JIRA)
thinker0 created STORM-572: -- Summary: Storm UI 'favicon.ico' Key: STORM-572 URL: https://issues.apache.org/jira/browse/STORM-572 Project: Apache Storm Issue Type: Improvement

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread ASF GitHub Bot (JIRA)
:47Z STORM-572 favicon > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 > Project: Apache Storm > Issue Type: Improvem

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread ASF GitHub Bot (JIRA)
pull request: https://github.com/apache/storm/pull/326#issuecomment-64202552 +1. Thanks @thinker0 > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 >

[jira] [Updated] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/STORM-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated STORM-572: - Assignee: thinker0 > Storm UI 'fav

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread ASF GitHub Bot (JIRA)
pull request: https://github.com/apache/storm/pull/326#issuecomment-64204687 Looks good to me! > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 >

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-24 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/storm/pull/326#issuecomment-64232856 +1 > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 >

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-26 Thread ASF GitHub Bot (JIRA)
pull request: https://github.com/apache/storm/pull/326#issuecomment-64700524 +1 sweet! @Parth-Brahmbhatt we don't the apache icon. We can add apache elsewhere on the UI if we feel a need to later, but there are no branding requirements like that. > Storm UI

[jira] [Resolved] (STORM-572) Storm UI 'favicon.ico'

2014-11-26 Thread Robert Joseph Evans (JIRA)
into master. > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 > Project: Apache Storm > Issue Type: Improvement >Report

[jira] [Commented] (STORM-572) Storm UI 'favicon.ico'

2014-11-26 Thread ASF GitHub Bot (JIRA)
t at: https://github.com/apache/storm/pull/326 > Storm UI 'favicon.ico' > --- > > Key: STORM-572 > URL: https://issues.apache.org/jira/browse/STORM-572 > Project: Apache Storm > Issue Type

[jira] [Created] (STORM-984) Storm UI redesign

2015-08-11 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-984: Summary: Storm UI redesign Key: STORM-984 URL: https://issues.apache.org/jira/browse/STORM-984 Project: Apache Storm Issue Type: Improvement

[jira] [Updated] (STORM-984) Storm UI redesign

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-984: --- Component/s: storm-core > Storm UI redesign > - > > Ke

[jira] [Updated] (STORM-572) Storm UI 'favicon.ico'

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-572: --- Component/s: storm-core > Storm UI 'favicon.ico' > --- > &g

How can i monitor topology in storm ui ?

2016-01-11 Thread master researcher
Thanks in advance for any help , i have topology submitted it but need to know if i made change int the code an need to submitted new one how can i compare between old and new topology should i compare between it through Executed latency only or what ? if someone has links or vidoes for someone i

Re: Should i have numbers in storm ui ?

2016-01-22 Thread researcher cs
can someone help ? On Fri, Jan 22, 2016 at 9:55 AM, researcher cs wrote: > Should i have numbers in all columns after submitted topology in storm ui > without click ShowSystemstats ? > > Or i must click the button to get numbers ? >

Re: Should i have numbers in storm ui ?

2016-01-22 Thread Zhuo Liu
Ph.D, Yahoo! Inc. From: researcher cs Sent: Friday, January 22, 2016 1:55 AM To: u...@storm.apache.org; dev@storm.apache.org Subject: Should i have numbers in storm ui ? Should i have numbers in all columns after submitted topology in storm ui without click ShowSystemstats ? Or i must click the button to get numbers ?

Re: Seeing some spurious entries in Storm UI

2017-02-08 Thread Bobby Evans
If the host name or IP address that nimbus discovers does not match exactly the seeds then both will be shown.  I'm not sure if setting storm.local.hostname works for nimbus too, to override this. - Bobby On Tuesday, February 7, 2017, 4:42:36 PM CST, S G wrote:Hi, Please see the screenshot b

problem in storm ui after submit the topology

2017-04-04 Thread sam mohel
I got this error ava.lang.RuntimeException: backtype.storm.multilang.NoOutputException: Pipe to subprocess seems to be broken! No output read. Serializer Exception: usage: simbolt.py [-h] --data DATAPATH --pre PRECOM how can i debug or now where is the problem exactly ?

[PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-28 Thread via GitHub
rzo1 opened a new pull request, #3572: URL: https://github.com/apache/storm/pull/3572 ## What is the purpose of the change - Removes `com.googlecode.json-simple:json-simple` from Storm core / runtime modules (legacy library 12 years old) and replace it with already included json min

[jira] [Updated] (STORM-379) Storm UI javascript error

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-379: --- Component/s: storm-core > Storm UI javascript er

Re: How can i monitor topology in storm ui ?

2016-01-12 Thread master researcher
is there another tool i can monitor topology ? On Tue, Jan 12, 2016 at 2:40 AM, master researcher wrote: > Thanks in advance for any help , i have topology submitted it but need to > know if i made change int the code an need to submitted new one how can i > compare between old and new topology

Re: How can i monitor topology in storm ui ?

2016-01-12 Thread Cody Innowhere
I'm not sure whether I catch you correctly, if you mean a storm metrics monitor which enables you to see the historic metrics, you may refer to this article: http://www.michael-noll.com/blog/2013/11/06/sending-metrics-from-storm-to-graphite/ On Wed, Jan 13, 2016 at 11:21 AM, master researcher wro

Re: How can i monitor topology in storm ui ?

2016-01-12 Thread master researcher
made what I want with storm ui and how ? Thanks On Wednesday, January 13, 2016, Cody Innowhere wrote: > I'm not sure whether I catch you correctly, if you mean a storm metrics > monitor which enables you to see the historic metrics, you may refer to > this article: > > http://

Re: How can i monitor topology in storm ui ?

2016-01-13 Thread Bobby Evans
mance of my topology and latency if it has and so on... as I want to compare between two topologies with different coding which is better than another . if there is possible another tool or can u made what I want with storm ui and how ? Thanks On Wednesday, January 13, 2016, Cody Innowhere wrote:

Re: How can i monitor topology in storm ui ?

2016-01-13 Thread Bobby Evans
ology and latency if it has and so on... as I want to compare between two topologies with different coding which is better than another . if there is possible another tool or can u made what I want with storm ui and how ? Thanks On Wednesday, January 13, 2016, Cody Innowhere wrote: > I&#x

[GitHub] storm issue #2235: Update STORM-UI-REST-API.md

2017-07-21 Thread Ethanlm
Github user Ethanlm commented on the issue: https://github.com/apache/storm/pull/2235 +1 --- 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

[GitHub] storm issue #2235: Update STORM-UI-REST-API.md

2017-07-30 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2235 +1 --- 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 feat

[GitHub] storm issue #2235: Update STORM-UI-REST-API.md

2017-07-30 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2235 Thanks @buchs. Merged into master. --- 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 enabl

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-29 Thread via GitHub
bipinprasad commented on code in PR #3572: URL: https://github.com/apache/storm/pull/3572#discussion_r1309762319 ## pom.xml: ## @@ -854,6 +855,11 @@ javax.servlet-api ${servlet.version} + Review Comment: Do we still

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-29 Thread via GitHub
bipinprasad commented on code in PR #3572: URL: https://github.com/apache/storm/pull/3572#discussion_r1309769830 ## storm-server/src/main/java/org/apache/storm/scheduler/resource/normalization/NormalizedResourceRequest.java: ## @@ -20,15 +20,15 @@ import java.util.HashMap; i

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-29 Thread via GitHub
bipinprasad commented on code in PR #3572: URL: https://github.com/apache/storm/pull/3572#discussion_r1309775684 ## storm-webapp/src/test/java/org/apache/storm/daemon/logviewer/handler/LogviewerLogSearchHandlerTest.java: ## @@ -333,11 +330,16 @@ public void testNextByteOffsetsAr

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-30 Thread via GitHub
rzo1 commented on code in PR #3572: URL: https://github.com/apache/storm/pull/3572#discussion_r1309795216 ## storm-webapp/src/test/java/org/apache/storm/daemon/logviewer/handler/LogviewerLogSearchHandlerTest.java: ## @@ -333,11 +330,16 @@ public void testNextByteOffsetsAreCorrec

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-08-30 Thread via GitHub
rzo1 commented on code in PR #3572: URL: https://github.com/apache/storm/pull/3572#discussion_r1309795216 ## storm-webapp/src/test/java/org/apache/storm/daemon/logviewer/handler/LogviewerLogSearchHandlerTest.java: ## @@ -333,11 +330,16 @@ public void testNextByteOffsetsAreCorrec

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-09-01 Thread via GitHub
bipinprasad merged PR #3572: URL: https://github.com/apache/storm/pull/3572 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@storm.apache

Re: [PR] STORM-3961 - Modernize Storm-UI Dependencies (storm)

2023-09-03 Thread via GitHub
rzo1 commented on PR #3572: URL: https://github.com/apache/storm/pull/3572#issuecomment-1704371786 Created the related dependency upgrade jiras + jira for the json simple replacement, so we have it in the changelog for 2.6.0 -- This is an automated message from the Apache Git Service. To

[CVE-2018-11779] Apache Storm UI Java deserialization vulnerability

2019-07-24 Thread Stig Rohde Døssing
possible to cause the Storm UI daemon to deserialize user provided bytes into a Java class. Mitigation: Upgrade to Apache Storm 1.2.3 or later. Credit: Bobby Evans for discovery and fix

Storm UI fail to find the nimbus leader sometimes!!!

2016-05-30 Thread devopts
Hi all,Here,there are two nimbuses in the cluster(stormtest242.local and stormtest243.local).The nimbus[stormtest242.local] is a leader and the other one[stormtest243.local] is a follower when the cluster startup.And the Storm HA is ok.But, when the storm cluster runs for a long time ,

[jira] [Updated] (STORM-367) Storm UI REST api documentation

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-367: --- Component/s: documentation > Storm UI REST api documentat

[jira] [Updated] (STORM-78) Storm UI Needs HTTP Auth

2015-10-08 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-78: -- Component/s: storm-core > Storm UI Needs HTTP Auth > > >

[jira] [Updated] (STORM-93) Storm UI breaks when proxied

2015-10-08 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-93: -- Component/s: storm-core > Storm UI breaks when prox

[jira] [Created] (STORM-708) CORS support for Storm UI

2015-03-16 Thread Sriharsha Chintalapani (JIRA)
Sriharsha Chintalapani created STORM-708: Summary: CORS support for Storm UI Key: STORM-708 URL: https://issues.apache.org/jira/browse/STORM-708 Project: Apache Storm Issue Type: Bug

[jira] [Commented] (STORM-708) CORS support for Storm UI

2015-03-16 Thread ASF GitHub Bot (JIRA)
uest: https://github.com/apache/storm/pull/466 STORM-708. CORS support for STORM UI. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/incubator-storm STORM-708 Alternatively you can review and apply these changes as the patc

[jira] [Commented] (STORM-708) CORS support for Storm UI

2015-03-16 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/storm/pull/466#issuecomment-81979574 +1. > CORS support for Storm UI > - > > Key: STORM-708 > URL: https://issues.apache.org/jira/browse/STORM-708 >

[jira] [Commented] (STORM-708) CORS support for Storm UI

2015-03-31 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/storm/pull/466#issuecomment-88160857 LGTM +1. > CORS support for Storm UI > - > > Key: STORM-708 > URL: https://issues.apache.org/jira/browse/STORM-708 >

[jira] [Commented] (STORM-708) CORS support for Storm UI

2015-03-31 Thread ASF GitHub Bot (JIRA)
t at: https://github.com/apache/storm/pull/466 > CORS support for Storm UI > - > > Key: STORM-708 > URL: https://issues.apache.org/jira/browse/STORM-708 > Project: Apache Storm > Issue Type:

[jira] [Resolved] (STORM-708) CORS support for Storm UI

2015-06-01 Thread P. Taylor Goetz (JIRA)
[ https://issues.apache.org/jira/browse/STORM-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] P. Taylor Goetz resolved STORM-708. --- Resolution: Fixed Fix Version/s: 0.10.0 > CORS support for Storm

[jira] [Updated] (STORM-708) CORS support for Storm UI

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-708: --- Component/s: storm-core > CORS support for Storm

[jira] [Updated] (STORM-460) CSRF vulnerability in storm UI

2015-10-04 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-460: --- Component/s: storm-core > CSRF vulnerability in storm

[GitHub] storm pull request #2235: Update STORM-UI-REST-API.md

2017-07-21 Thread buchs
GitHub user buchs opened a pull request: https://github.com/apache/storm/pull/2235 Update STORM-UI-REST-API.md Changed the parameter substitution in the URIs to be enclosed in angle brackets and added explanatory notes. I thought the colons were literal. You can merge this pull

[GitHub] storm pull request #2235: Update STORM-UI-REST-API.md

2017-07-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2235 --- 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 enab

Re: Storm UI fail to find the nimbus leader sometimes!!!

2016-05-30 Thread Abhishek Agarwal
can you check the logs of live leader just after refreshing UI and see if there is any exception? On Mon, May 30, 2016 at 2:52 PM, devopts wrote: > Hi all,Here,there are two nimbuses in the cluster(stormtest242.local > and stormtest243.local).The nimbus[stormtest242.local] is a leader and th

RE: Storm UI fail to find the nimbus leader sometimes!!!

2016-05-30 Thread devopts
: op:getClusterInfo Regards,devopts > From: abhishc...@gmail.com > Date: Mon, 30 May 2016 15:00:13 +0530 > Subject: Re: Storm UI fail to find the nimbus leader sometimes!!! > To: dev@storm.apache.org > > can you check the logs of live leader just after refreshing UI and see if > there is any e

[jira] [Updated] (STORM-59) Support status messages on Storm UI

2015-10-08 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-59: -- Component/s: storm-core > Support status messages on Storm

[jira] [Updated] (STORM-250) Storm UI: Too many open files

2015-10-08 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-250: --- Component/s: storm-core > Storm UI: Too many open fi

[jira] [Updated] (STORM-205) Add REST API to Storm UI

2015-10-08 Thread Rick Kellogg (JIRA)
[ https://issues.apache.org/jira/browse/STORM-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Kellogg updated STORM-205: --- Component/s: storm-core > Add REST API to Storm UI > > >

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/incubator-storm/pull/101#discussion_r13283946 --- Diff: storm-core/src/ui/public/component.html --- @@ -0,0 +1,88 @@ +http://www.w3.org/TR/html4/strict.dtd";> +

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/incubator-storm/pull/101#discussion_r13284947 --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj --- @@ -509,26 +231,23 @@ reverse first)] (if error - [:span (if (<

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/incubator-storm/pull/101#discussion_r13285186 --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj --- @@ -509,26 +231,23 @@ reverse first)] (if error - [:span (if (<

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
the pull request: https://github.com/apache/incubator-storm/pull/101#discussion_r13285182 --- Diff: storm-core/src/clj/backtype/storm/ui/core.clj --- @@ -414,88 +218,6 @@ (defn bolt-summary? [topology s] (= :bolt (executor-summary-type topology s))) -(defn topo

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread Sriharsha Chintalapani (JIRA)
a PR with fixes. > Add REST API to Storm UI > > > Key: STORM-205 > URL: https://issues.apache.org/jira/browse/STORM-205 > Project: Apache Storm (Incubating) > Issue Type: New Feature >Repo

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
in a follow-on JIRA. > Add REST API to Storm UI > > > Key: STORM-205 > URL: https://issues.apache.org/jira/browse/STORM-205 > Project: Apache Storm (Incubating) > Issue Type: New Feature >

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
urn any proper json. errors-template is part of component-page-templates.html which get updated if there are any errors for the bolts or spouts returned by component api. I'll change the naming to be more appropriate. > Add REST API to Storm UI > >

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
rors there, but they are not getting populated for some reason... > Add REST API to Storm UI > > > Key: STORM-205 > URL: https://issues.apache.org/jira/browse/STORM-205 > Project: Apache Storm (Incubating) >

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
uest: https://github.com/apache/incubator-storm/pull/101#issuecomment-44861386 > It looks like 9 rows with two blank cells each, and one row without any cells. Correction: It is 10 rows of two blank cells each. > Add REST API t

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
pull request: https://github.com/apache/incubator-storm/pull/101#issuecomment-44861584 @d2r thanks for the info. I am testing few things I'll update the PR with the fix. > Add REST API to Storm UI > > > Key: STORM-205 >

[jira] [Commented] (STORM-205) Add REST API to Storm UI

2014-06-02 Thread ASF GitHub Bot (JIRA)
["time"]`. It's noticeable in the JSON output. > Add REST API to Storm UI > > > Key: STORM-205 > URL: https://issues.apache.org/jira/browse/STORM-205 > Project: Apache Storm (Incubating) >

  1   2   3   4   5   6   >