skale v0.7.2 Release Notes

Release Date: 2017-06-27 // almost 7 years ago
  • Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • โšก๏ธ update dependencies build files #169 (mvertes)
    • โšก๏ธ update dependencies #168 (mvertes)
    • ๐Ÿ‘ท workers: reduce amount of traces during shuffle #167 (mvertes)
    • ๐Ÿ‘ท worker: manually call garbage collector at end of task. Experimental #166 (mvertes)
    • โž• add interactive REPL shell, supporting async/await #165 (mvertes)
    • ๐Ÿ›  Fix and improved tracing of time measurements #164 (mvertes)
    • ๐Ÿ‘ท worker: allow to retry connections using -r <nbretry> option #163 (mvertes)
    • ๐Ÿ“œ dataset: fix parsing of shuffle in aggregateByKey, clean code #162 (mvertes)
    • ๐ŸŽ performance: block processing for pipelines at source level, part 2 #161 (mvertes)
    • ๐Ÿ‘• eslint: allow arrow functions and async/await #160 (mvertes)
    • ๐Ÿ›  Fix previous task serialization change which impacted sc.range() #159 (mvertes)
    • ๐ŸŽ Clean code, improve traces for performances, set maximum partitions. #158 (mvertes)
    • โšก๏ธ update dependencies #157 (mvertes)
    • textFile: Fix handling of gzipped files in local filesystem #156 (mvertes)