Skip to content

Releases: Engineering-Research-and-Development/fiware-orion-pyspark-connector

FIWARE Orion PySpark Connector v0.0.10

11 Sep 10:29
33fbbbe
Compare
Choose a tag to compare

Packaged version with pypi
overall code improvement

FIWARE Orion PySpark Connector v0.0.6

20 Jan 09:14
b593f25
Compare
Choose a tag to compare

Added autmatic port detection

Fixed special character problems

FIWARE Orion PySpark Connector v0.0.5

18 Jan 08:19
9654240
Compare
Choose a tag to compare

Code quality improvements:

  • Split some large functions in smaller ones
  • Improved variable names
  • Added comments and typing
  • Improved JSON exploration
  • Removed the subscription tool from testing

FIWARE Orion PySpark Connector v0.0.4

23 Sep 06:33
e90a66c
Compare
Choose a tag to compare

Collapsed the two connector libraries into the orion_pyspark_connector.py one.
Collapsed the two configuration files into the connectorconf.py one
Added an optional tool which simplifies subscription to entities, providing a CLI to select one entities with its attributes you want to subscribe to.

FIWARE Orion PySpark Connector v0.0.3

10 Jun 15:06
bb57e08
Compare
Choose a tag to compare

Minor changes (since 0.0.2):

  • Adding a configuration parameter for concurrent communication number in main socket

FIWARE Orion PySpark Connector

21 Apr 14:56
d60029a
Compare
Choose a tag to compare

Fixed minor issue about "Body only" requests causing the program tryng to parse a text file in JSON

FIWARE Orion PySpark Connector v0.0.1

19 Apr 19:44
1232dee
Compare
Choose a tag to compare

First Release. The connector supports the bidirectional data exchange between Orion/Orion-LD and PySpark.