Note di rilascio per la serie Queens

8.0.3

Correzione di bug

  • The command hdfs fs has been deprecated in favor of hdfs fs. This fixes will allow the use of Hbase service.

  • This fixes the issue with NTP configuration where a prefered server provided by the user is added to the end of the file and the defaults are not deleted. Here we add the prefered server to the top of the file.

8.0.2

Correzione di bug

  • Fixes story 2002551 in which CDH cluster creation was stuck when the image was generated using sahara-image-elements, and at the same time extjs 2.2 was not injected inside the images generated using sahara-image-pack.

  • Hadoop is now better configured to use the proper Keystone domain for interaction with Swift; previously the “default” domain may have been incorrectly used.

8.0.1

Problemi noti

  • Remove the step «upload httpclient to oozie/sharelib» in sahara code. User should use latest vanilla-2.8.2 image which is built on SIE «Change-ID: I3a25ee8c282849911089adf6c3593b1bb50fd067».

8.0.0

Nuove funzionalità

  • Permette la creazione e la validazione di immagini Ambari 2.4 usando il nuovo processo di generazione delle immagini in cui libguestfs sostituisce l’uso di DIB.

  • Sahara’s APIv2 is now exposed by default (although its state is still experimental). It has feature parity with Sahara’s APIv1.1, but APIv2 brings better REST semantics, tweaks to some response payloads, and some other improvements. APIv2 will remain labeled experimental until it is stabilized following the addition of new features to it in the coming cycle(s).

  • Permette la creazione e la validazione di immagini CDH 5.11.0 usando il nuovo processo di generazione delle immagini in cui libguestfs sostituisce l’uso di DIB.

  • Permette la creazione e la validazione di immagini CDH 5.9.0 usando il nuovo processo di generazione delle immagini in cui libguestfs sostituisce l’uso di DIB.

  • La possibilità di eliminare forzatamente i cluster è stata resa disponibile nell’APIv2 di Sahara. Il servizio Heat deve supportare la funzione di abbandono dello stack (Stack Abandon) affinché la rimozione forzata funzioni correttamente.

  • Aggiunta la capacità di creare e validare immagini MapR 5.2.0 usando il nuovo strumento di generazione delle immagini.

  • This feature allows the policy enforcement to be done in code thus facilitating better maintenance of the policy file. In code the default policies are set and the operator only needs to change the policy file if they wish to override the rule or role for a specific policy or operation. Also, a complete policy file can be generated using genconfig tool.

  • Aggiunto Spark versione 2.2 a Sahara.

  • An EDP job binary may reference a file stored in a S3-like object store.

  • Supporto per la creazione di cluster con hadoop 2.8.2 nel plugin vanilla

Note di aggiornamento

  • Nova network has been fully removed from the OpenStack codebase, remove all instances of switches on use_neutron and the configuration value.

  • I file di configurazione di Sahara installati in precedenza in share/sahara saranno installati invece in etc/sahara.

Note relative alle deprecazioni

  • The use of [keystone_authtoken] credentials for trust creation is now deprecated. Please use the new [trustee] config section. The options username, password, project_name, user_domain_name, project_domain_name, and auth_url (with version) are obligatory within that section.

Altre note

  • La presenza dell’ID del progetto nei percorsi della APIv1 di Sahara è ora opzionale.