Skip to content

HdfsOpenWrite 13th Feb 2017

Compare
Choose a tag to compare
@tmylk tmylk released this 13 Feb 23:44
· 883 commits to develop since this release
  • HdfsOpenWrite implementation similar to read (PR #106, @skibaa)
  • Support custom S3 server host, port, ssl. (PR #101, @robottwo)
  • Add retry around s3_iter_bucket_process_key to address S3 Read Timeout errors. (PR #96, @bbbco)
  • Include tests data in sdist + install them. (PR #105, @cournape)