Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 1.02 KB

0.6.0.markdown

File metadata and controls

19 lines (17 loc) · 1.02 KB

#Scala #akka @ApacheSpark

  • Default to Spark 1.4.1 (@zeitos)
  • LDAP Authentication support via Apache Shiro (@TimMaltGermany / KNIME)
  • HTTPS Support! (@koettert @TimMaltGermany / KNIME)
  • Load jars automatically on startup (@lossyrob / Azavea)
  • /data routes (The KNIME team)
  • JavaSparkJob
  • Fix server-stop.sh so it works with spark-submit (@addisonj @RussellSpitzer @jmelching)
  • Upgrade to spray-json 1.3.2 (@v-gerasimov)
  • Upgrade joda-time to 2.2 (@jwalgran)
  • Docker fixes, such as for logging (@MeiSign)
  • Fixes to context config merging (@zeitos)
  • JobSqlDAO to support username, password, DB connection pooling (@ffarozan)
  • Doc: Instructions for running job-server docker container in yarn-client (@MeiSign)
  • Doc: Various fixes to README (@noorul) and deploy instructions (@mvle @lewismc) and troubleshooting (@eranation)
  • Fix issue #229: Always use limit while reading from DB (@noorul)
  • Fix typo in SparkStreamingJob that used to be called SparkStramingJob. This will break your code if you used SparkStramingJob (@zeitos)