[ https://issues.apache.org/jira/browse/STORM-1141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15115859#comment-15115859 ]
caleb burch commented on STORM-1141: ------------------------------------ [~erikdw][~kabhwan] Oof thank you for pointing me out to the Hortonworks Community. I didn't realize they were running on a future release! For any future people with issues, I was lead to this post: https://community.hortonworks.com/questions/8916/submitting-a-topology-to-strom-cluster-required-fi.html that has the same issue. This will leave you to HDP's own maven repo here: 'http://repo.hortonworks.com/content/repositories/releases' If you plumb that in to your pom you can pull the specific version you need for your maven release (e.g. our install of HDP 2.3 was using store-core 0.10.0.2.3.0.0-2557). Thanks again guys! > 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)