[jira] [Resolved] (STORM-3273) Don't pass storm.local.hostname to topology conf

2018-10-24 Thread Robert Joseph Evans (JIRA)


 [ 
https://issues.apache.org/jira/browse/STORM-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Joseph Evans resolved STORM-3273.

   Resolution: Fixed
Fix Version/s: 2.0.0

> Don't pass storm.local.hostname to topology conf
> 
>
> Key: STORM-3273
> URL: https://issues.apache.org/jira/browse/STORM-3273
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-server
>Affects Versions: 2.0.0
>Reporter: Robert Joseph Evans
>Assignee: Robert Joseph Evans
>Priority: Critical
>  Labels: pull-request-available
> Fix For: 2.0.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> We have found that if we set storm.local.hostname on nimbus it gets put into 
> the topology conf which in turn causes the topology to report all metrics as 
> coming from nimbus, which is not what we want.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (STORM-3274) Ensure Python 3 and 2.7 compatibility for all scripts (disallow 2.6)

2018-10-24 Thread Govind Menon (JIRA)
Govind Menon created STORM-3274:
---

 Summary: Ensure Python 3 and 2.7 compatibility for all scripts 
(disallow 2.6)
 Key: STORM-3274
 URL: https://issues.apache.org/jira/browse/STORM-3274
 Project: Apache Storm
  Issue Type: Improvement
  Components: storm-client, storm-client-misc
Affects Versions: 2.0.1
Reporter: Govind Menon
Assignee: Govind Menon


* Also test with Travis



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (STORM-3275) Fix Storm Profiler Start UI Helper method

2018-10-24 Thread Kishor Patil (JIRA)
Kishor Patil created STORM-3275:
---

 Summary: Fix Storm Profiler Start UI Helper method
 Key: STORM-3275
 URL: https://issues.apache.org/jira/browse/STORM-3275
 Project: Apache Storm
  Issue Type: Bug
  Components: storm-webapp
Reporter: Kishor Patil
Assignee: Kishor Patil


The Jprofiler start action, requires calculating timeout in milliseconds, while 
input is in minutes. Also, the logic works to say, STOP at timeout instead of 
start. This was I think clojure to java translation error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (STORM-3275) Fix Storm Profiler Start UI Helper method

2018-10-24 Thread ASF GitHub Bot (JIRA)


 [ 
https://issues.apache.org/jira/browse/STORM-3275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated STORM-3275:
--
Labels: pull-request-available  (was: )

> Fix Storm Profiler Start UI Helper method
> -
>
> Key: STORM-3275
> URL: https://issues.apache.org/jira/browse/STORM-3275
> Project: Apache Storm
>  Issue Type: Bug
>  Components: storm-webapp
>Reporter: Kishor Patil
>Assignee: Kishor Patil
>Priority: Minor
>  Labels: pull-request-available
>
> The Jprofiler start action, requires calculating timeout in milliseconds, 
> while input is in minutes. Also, the logic works to say, STOP at timeout 
> instead of start. This was I think clojure to java translation error.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)