Jump to: navigation, search

Translations:ReleaseNotes/Juno/90/ja

Revision as of 09:43, 18 October 2014 by Amotoki (talk | contribs) (Created page with "* データ処理の UIで は OpenStack Dashboard (horizon) に完全に統合されました。 * CDH 5.x のサポートが追加されました。 * Apache Spark のサポ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • データ処理の UIで は OpenStack Dashboard (horizon) に完全に統合されました。
  • CDH 5.x のサポートが追加されました。
  • Apache Spark のサポートが追加されました。サポートされるバージョンは 0.9.1 と 1.0.0 です。Elastic data processing (EDP) エンジンは大幅にリファクタリングされ、 Oozie 以外のワークフローエンジンがサポートされました。
  • これまでの 1.2.1 と 2.3.0 に加え、Apache Hadoop 2.4.1 のサポートが追加されました。バージョン 2.3.0 は Juno では廃止予定扱いになりました。
  • マルチリージョンでのデプロイがサポートされました。
  • Hadoop Swift authentication using keystone trust mechanism. Now Hadoop can access data in Swift without storing credentials in config files.
  • Ceilometer integration was added. Now Sahara notifies Ceilometer about all cluster state changes.
  • Cluster provisioning error handling was improved. If something goes wrong during scaling, cluster will rollback to original state.
  • Added ability to specify security groups for a node group. Also Sahara could automatically create security group with only required ports open.
  • Implemented distributed mode for Sahara: sahara-all process is decoupled into sahara-api and sahara-engine. You can run several instances of sahara-api and sahara-engine on different hosts. Note that the feature implementation is considered to be in alpha-state.