Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added 1.10.0 migration section

...

  • Migrating from 1.x.x to 1.10.0 
    • The "Auto-Create Partitions" property was removed from the PutHive3Streaming processor, causing existing instances of this processor to become invalid. The property would appear as a unsupported user-defined property and must be removed to return the processor to a valid state.
  • Migrating from 1.x.x to 1.9.0 
    • Schema validation changed for ConvertAvroSchema, ConvertCSVToAvro, ConvertJSONToAvro processors. If using an URI to locate the schema file, a scheme such as file://, hdfs://, etc, must be specified, otherwise the processor will be considered as invalid.

...