[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15119961#comment-15119961
 ] 

ASF GitHub Bot commented on STORM-1494:
---

Github user asfgit closed the pull request at:

https://github.com/apache/storm/pull/1049


> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118597#comment-15118597
 ] 

ASF GitHub Bot commented on STORM-1494:
---

Github user ptgoetz commented on the pull request:

https://github.com/apache/storm/pull/1049#issuecomment-175378568
  
+1  

For now I'd say it should be applied to the 1.x branch. Master should be 
considered as well, since the .clj files involved haven't really come into play 
yet, in terms of migration.


> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15117758#comment-15117758
 ] 

ASF GitHub Bot commented on STORM-1494:
---

GitHub user yegortokmakov opened a pull request:

https://github.com/apache/storm/pull/1049

STORM-1494 Link to supervisor logs form UI



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/yegortokmakov/storm STORM-1494

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/1049.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1049


commit 21f56e91efd4af4a8b2c54d6ba6b50b717f2aca7
Author: Yegor Tokmakov 
Date:   2016-01-26T18:58:59Z

Link to supervisor logs form UI




> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118131#comment-15118131
 ] 

ASF GitHub Bot commented on STORM-1494:
---

Github user zhuoliu commented on the pull request:

https://github.com/apache/storm/pull/1049#issuecomment-175250031
  
LGTM! +1


> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118182#comment-15118182
 ] 

ASF GitHub Bot commented on STORM-1494:
---

Github user revans2 commented on the pull request:

https://github.com/apache/storm/pull/1049#issuecomment-175263760
  
+1


> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15118229#comment-15118229
 ] 

ASF GitHub Bot commented on STORM-1494:
---

Github user HeartSaVioR commented on the pull request:

https://github.com/apache/storm/pull/1049#issuecomment-175275852
  
+1
Since this modifies clj file, we may want to decide how to apply this to 
master.
Would it better to merge to 1.x first and just leave notice? Or do we just 
want to change PR's destination to master, and doing backport?


> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>Assignee: Yegor Tokmakov
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (STORM-1494) Storm UI - Add link to supervisor log

2016-01-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/STORM-1494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15116267#comment-15116267
 ] 

ASF GitHub Bot commented on STORM-1494:
---

GitHub user dossett opened a pull request:

https://github.com/apache/storm/pull/1044

STORM-1494: Support multiple file outputs

This PR will enable storm-hdfs to write to multiple files in a couple of 
different circumstances:

- If a bolt requires multiple output files.  For example, the avro bolt 
needs to write different Avro records with different schemas to different 
files.  Schema evolution is a common use of Avro so I expect this to be common 
use.

- Partitioning output of the HDFS bolt.  Based on mailing discussion, there 
is demand for this feature.

It does introduce a couple of incompatible changes.  The most obvious is 
adding a method to the FileRotationPolicy interface.  I tried to minimize other 
API changes at the expense of some less than elegant code in a couple of places.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/dossett/storm STORM-1494

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/storm/pull/1044.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1044


commit 4e16d7a60771155a9c294e43c7c0db7bcebed646
Author: Aaron Dossett 
Date:   2016-01-25T23:12:57Z

STORM-1494: Support multiple file outputs




> Storm UI - Add link to supervisor log
> -
>
> Key: STORM-1494
> URL: https://issues.apache.org/jira/browse/STORM-1494
> Project: Apache Storm
>  Issue Type: Sub-task
>Reporter: P. Taylor Goetz
>  Labels: newbie
>
> The UI currently has links to the nimbus and worker logs, but not the 
> supervisor logs.
> If nimbus nodes are separate from supervisor nodes, and there are no 
> topologies deployed, it is impossible to view the supervisor logs.
> The easiest fix is probably to hyperlink the hostname in the supervisor 
> summary table. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)