Sparkta v1.0.0 Release Notes

Release Date: 2017-02-06 // about 7 years ago
    • ๐Ÿ‘ Policy statuses with HA support
    • ๐Ÿ”Œ Upload and download plugins and driver jars with the Sparta API
    • ๐Ÿ‘ Split support by the transformations SDK
    • Spark submit options can be added at policy definition level
    • Spark context options can be added at policy definition level
    • JSON, CSV and XML transformations added
    • Filter transformation
    • FileSystem Input added
    • Avro, FileSystem and HTTP Outputs added (HDFS, s3 ...)
    • HDFS-Kerberos integration
    • Generic properties added in outputs and inputs
    • ๐Ÿ‘€ Custom transformations, inputs and outputs to see and configure user plugins in the UI
    • ๐Ÿ’ป Status information and errors is showed in the policies UI
    • Discard or send null values in transformations
    • ๐Ÿ‘ Spark UDF integration for support auto-calculated fields
    • All the Spark save modes added: Append, ErrorIfExists, Overwrite and Ignore
    • All the Sparta API endpoints work asynchronously
    • Trigger and Cubes at the same level
    • ๐Ÿ‘ Output types support in dimensions and operators
    • ๐Ÿ‘ Filters support generic types
    • ๐Ÿ‘ Granularities supported in datetime transformation
    • โšก๏ธ Scala 2.11 update
    • ๐Ÿ”จ SDK refactor: more simple and more extensible
    • โšก๏ธ Kafka 0.10.0.0 update with Stratio-Kafka repository
    • โšก๏ธ RabbitMq 0.4.0 update with RabbitMq Distributed
    • ๐Ÿ›  Bugfix: Stop correctly in Mesos cluster gracefully
    • ๐Ÿ›  Bugfix: Stop correctly policies in local mode
    • ๐Ÿ›  Bugfix: Geo and DateTime transformation errors corrected
    • ๐Ÿ›  Bugfix: Removed metadata creation in outputs
    • ๐Ÿ›  Bugfix: Checkpoint path with dateTime
    • ๐Ÿ›  Bugfix: Tooltips corrected in UI
    • ๐Ÿ›  Bugfix: Spark 1.5 compatibility
    • ๐Ÿ›  Bugfix: Policy Statuses are assigned correctly
    • ๐Ÿ›  Bugfix: Remove inputField in transformations
    • ๐Ÿ›  Bugfix: Operators support generic types