Skip to content

XLearning 1.1

Compare
Choose a tag to compare
@jiarunying jiarunying released this 09 Jan 07:56
· 356 commits to master since this release

Release XLearning 1.1

Major Features And Improvements

  • worker or ps memory auto scaled when application retry after failed
  • application exit as fail when container allocated exceed limit time
  • support the user's job jar using the --jars when application submit
  • add the cpu metrics on the web display. Note that if hadoop version lower than 2.6.4, please see the FAQ first.
  • support more distribute deep learning frameworks, such xgboost, LightGBM. Specific usage details please see the FAQ.

Bug Fixes and Other Changes

  • fix nullPoint at the AppController
  • more examples especially for the distribute mode application
  • FAQ provides detailed instructions on how to use the new features