Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

storm-jms Artifact is missing for Storm 1.0.x and HDP2.5

avatar
Contributor

We're using storm-jms for consuming data from queue,its working fine with Storm-0.10.0/HDP2.4.

It starts breaking when we upgraded storm to 1.0.1 and HDP 2.5.

We checked on HDP maven repo and HDP github as well, but could not find artifact for storm-jms 1.0.1.

(maven group-id for storm-jms: org.apache.storm).

Github repo for Storm-external on apache repo: https://github.com/apache/storm/tree/master/external

Github repo for Storm-external on HDP repo: https://github.com/hortonworks/storm-release/tree/HDP-2.5.0.0-tag

storm-jms is missing for apache 1.0.x tags and HDP2.5.0.0 tag.

1 ACCEPTED SOLUTION

avatar
Master Mentor

I received the following from engineering:

Storm-JMS code was internal only. It recently got into Apache after we released HDP-2.5. In the future releases we will be including the storm-jms from apache.

For now , customers can use the storm-jms from 2.3 release line. We are trying to keep all code exactly same as apache. So any apache connector will be in our release as well.

View solution in original post

3 REPLIES 3

avatar
Master Mentor

@Dhiraj Sardana thanks for bringing this to our attention, I will let the engineering team know.

avatar
Master Mentor

avatar
Master Mentor

I received the following from engineering:

Storm-JMS code was internal only. It recently got into Apache after we released HDP-2.5. In the future releases we will be including the storm-jms from apache.

For now , customers can use the storm-jms from 2.3 release line. We are trying to keep all code exactly same as apache. So any apache connector will be in our release as well.