Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Tags: Stratio/spark-rabbitmq

Tags

0.5.1

Toggle 0.5.1's commit message

0.5.0

Toggle 0.5.0's commit message

0.5.0-RC1

Toggle 0.5.0-RC1's commit message

0.4.0

Toggle 0.4.0's commit message

0.4.0-RC1

Toggle 0.4.0-RC1's commit message

0.3.0

Toggle 0.3.0's commit message
 * Compatibility for Spark version 1.6.1

 * Bug fixing

 * Distributed RabbitMQ consumer with direct approach

 * Parallelize the consumption in one node, to have more than one consumer

 * Encapsulated consumer and pool of consumers

 * Optimized RabbitMQRDD functions in order to have better performance

 * RabbitMQ messages can be typed

 * Integration tests added for Scala implementation

 * Java examples and refactor rabbitMQUtils

0.3.0-RC2

Toggle 0.3.0-RC2's commit message
 * Compatibility for Spark version 1.6.1

 * Bug fixing

 * Distributed RabbitMQ consumer with direct approach

 * Parallelize the consumption in one node, to have more than one consumer

 * Encapsulated consumer and pool of consumers

 * Optimized RabbitMQRDD functions in order to have better performance

 * RabbitMQ messages can be typed

 * Integration tests added for Scala implementation

 * Java examples and refactor rabbitMQUtils

0.3.0-RC1

Toggle 0.3.0-RC1's commit message
 * Compatibility for Spark version 1.6.1

 * Bug fixing

 * Distributed RabbitMQ consumer with direct approach

 * Parallelize the consumption in one node, to have more than one consumer

 * Encapsulated consumer and pool of consumers

 * Optimized functions of RabbitMQRDD in order to have better performance

 * RabbitMQ messages can be typed

0.2.0

Toggle 0.2.0's commit message
 * Compatibility for Spark versions 1.4 and 1.5

 * Bug fixing

0.2.0-RC1

Toggle 0.2.0-RC1's commit message
 * Compatibility for Spark versions 1.4 and 1.5

 * Bug fixing