[ https://issues.apache.org/jira/browse/STORM-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15111524#comment-15111524 ]
Erik Weathers commented on STORM-1141: -------------------------------------- [~cburch]: 0.10.x and 0.10.0 don't have {{ClusterSummary.nimbuses}}: * https://github.com/apache/storm/blob/v0.10.0/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java#L68-L70 * https://github.com/apache/storm/blob/0.10.x-branch/storm-core/src/jvm/backtype/storm/generated/ClusterSummary.java#L68-L70 That field [landed into master|https://github.com/apache/storm/commit/4502bffbe3f9b4cd3674a56afbda1bb115cec239] and wasn't put into 0.10.0. I believe it's part of the HA Nimbus support that is in 0.11.x. > Maven Central does not have 0.10.0 libraries > -------------------------------------------- > > Key: STORM-1141 > URL: https://issues.apache.org/jira/browse/STORM-1141 > Project: Apache Storm > Issue Type: Bug > Reporter: caleb burch > Assignee: P. Taylor Goetz > Priority: Blocker > Fix For: 0.10.0 > > > HDP has moved to 2.3 that features Storm 0.10.0. The current storm-core jars > on maven central are back at 0.9.5 and the beta 0.10.0 drivers aren't up to > date. (They lack the list of nimbus nodes so fail with a > "nimbus.uptime.secs" not set error when attempting to get ClusterInfo via the > java client). > Any chance the latest 0.10.x build can be pushed to maven, or a timeframe of > when you expect to do it? -- This message was sent by Atlassian JIRA (v6.3.4#6332)