Giter Site home page Giter Site logo

spark-jms-receiver's People

Contributors

ntietz avatar tbfenet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

spark-jms-receiver's Issues

Passing user credentials

Successfully implemented receiver client code using
val msgs = JmsStreamUtils.createSynchronousJmsQueueStream(ssc, MQConsumerFactory(host, port.toInt, qm, qn, user, credentials),
converter,
1000,
1.second,
10.seconds,
StorageLevel.MEMORY_AND_DISK_SER
)
Here, the user and credentials passing are blank. For an authorization enabled MQ cluster, passing user name and password is returning AUTHORIZATION ERROR for the specific queue manager and queue name. Here passing the username and password as plain text. Please advise.

And, is there a way I can pass MQ channel to the ConsumerFactory? Currently the queue manager and queue name are being passed to this.

Question?

I will like to contribute by giving details of an instruction on how to connect to jms/ActiveMQ with an example as the details are not specified for a newbie like myself.

Wondering if I can help with writing this up.

Thanks,
Adam

Commit privilege and Spark package maintenance

I recently received an email asking for usage examples and for support for another version of Spark (1.4.1). It would probably be good to support 1.4.x, 1.6.x, and 2.0.x as these are the common versions right now. I would also like to contribute usage examples.

I'm sure you've got a lot on your plate. Is there a way you could give me commit privileges for this repo, and some way to update the spark package? Then we can get these changes in quickly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.