Skip to main content
 print this page

Version 0.3.0

  • Updated scripts to work with latest Amorphic APIs

Download zip

Version 0.2.0

  • New autogenerated package amorphicapi which wraps amorphic api client.
  • Added new docs for amorphicapi

Version 0.1.7

  • [Issue 33] Support reading and writing parquet format via pyspark job.
  • [Issue 57, Issue 58] Amorphic API: Support Aurora Views and Materialized Redshift view.
  • [Issue 59] Support reading and writing json format via pyspark job and reading using pythonshell job.
  • [Issue 51] Dataset reload failed because _SUCCESS file was written before actual data. For now, user can pass reload_wait param in seconds which will wait before trigger reload.
  • [Issue 54] Amorphic API: Support new variables to dataset creation.

Version 0.1.4

  • [Issue 30] Provide Amorphic API calls to interact with job.
  • [Issue 42] Enhance - Get datasets/jobs id using resourcetype api.
  • [Issue 43] Enhance - Users able to pass parameters available by read and write in python and pyspark.
  • [Issue 39] Amorphic API: Change Arguments style to CamelCase to be compatible with API call.
  • [Issue 40] Enhancement for Dataset API to make it compatible with new Amorphic version.

Version 0.1.3

  • [Issue 22] Make wheel package available for pip installation
  • [Issue 25] Amorphic API calls via amorphicutils to interact with dataset
  • [Issue 28] Amorphic logger initializing new Spark Content when run in Glue