Releases: Engineering-Research-and-Development/fiware-orion-pyspark-connector
Releases · Engineering-Research-and-Development/fiware-orion-pyspark-connector
FIWARE Orion PySpark Connector v0.0.10
Packaged version with pypi
overall code improvement
FIWARE Orion PySpark Connector v0.0.6
Added autmatic port detection
Fixed special character problems
FIWARE Orion PySpark Connector v0.0.5
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
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
Minor changes (since 0.0.2):
- Adding a configuration parameter for concurrent communication number in main socket
FIWARE Orion PySpark Connector
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
First Release. The connector supports the bidirectional data exchange between Orion/Orion-LD and PySpark.