Features
In the following all features are listed which are (partly) included in the release. If no other open parts (stories) are left, the feature is finished and otherwise it is clarified as ongoing.
Finished Features
Map LDAP Groups to ONEDATA Groups with Roles |
Goal | Superadmin is able to define and manage the LDAP mapping using the Group setting modal. |
Finished parts in the release | Map LDAP Groups to ONEDATA Groups using OD API and UI | Enable API access to LDAP Group Mappings.
|
Home Schema needs to be configurable in Apps builder |
Goal | It needs to be configurable in the Apps builder, which schema should be the "null" schema. If this is not configured in the Apps builder, the existing behavior will be used. |
Basic Cassandra datatables with primary keys |
Goal | - Create cassandra connections
- Create datatables from tables in cassandra connection, through browsing of available tables
- Read from and write to cassandra datatables
|
Finished parts in the release
| Support custom connection type for cassandra | - Cassandra connections can be created with basic authentication
- Datatables can be created from cassandra connections and used as FRTs (spark-backed) and within datatable save and load processors
|
Support selection of primary keys for datatable save for cassandra | - Minimal: when configuring a datatable save for cassandra, the primary keys can be selected and are applied
- Optimal: the primary keys are stored in the datatables' metadata
|