Data Access Gateway 6.1 Release Notes

These notes describe release 6.1 of the Data Access Gateway.

These release notes contain only data-fabric-specific information and are not necessarily cumulative in nature. For information about how to use the release notes, see Ecosystem Component Release Notes.

Version 6.1
Release Date July 2023
Version Interoperability See Data Access Gateway Support Matrix.
Package Name mapr-data-access-gateway

To view the full list of package names, navigate to https://package.ezmeral.hpe.com/releases/MEP/ and select your EEP and OS.

Documentation Administering the Data Access Gateway

New in This Release

  • Data Access Gateway version 6.1 supports fully distributed Kafka Wire Protocol service.

    In previous versions of Data Access Gateway, only the controller is assigned the partition leader of all topic partitions. In Data Access Gateway version 6.1, topic partitions are distributed evenly among all Data Access Gateway nodes, improving overall cluster throughput.

  • Added support for Python, Go, Scala, C Kafka, and Node.js clients.

Data Access Gateway 6.1 can be used with core 7.4.0, 7.3.0, and 7.2.0. However, Kafka Wire Service protocol is only available for Data Access Gateway 6.1 on core 7.4.0. When using Data Access Gateway 6.1 with core 7.3.0 or 7.2.0, Kafka Wire Protocol service is disabled. Data Access Gateway 6.1 supports FIPS and non-FIPS installations. See FIPS Support for Ecosystem Components.

The HPE Ezmeral Data Fabric Data Access Gateway is included in EEP repositories beginning with EEP 5.0.0. The Data Access Gateway is a service that acts as a proxy and gateway for translating requests between lightweight client applications and the data-fabric cluster. As of version 6.1, Data Access Gateway supports REST endpoints for HPE Ezmeral Data Fabric Binary and JSON tables (See Administering Tables), lightweight Ojai clients for HPE Ezmeral Data Fabric JSON tables (see Using the Python OJAI Client and HPE Ezmeral Data Fabric Database and Apps), and Apache Kafka clients for HPE Ezmeral Data Fabric Streams (see Administering Streams).
Client Supported EEPs
MapR Database JSON REST API EEP 5.0.0 and later
Python OJAI client EEP 6.0.0 and later
Node.js OJAI client EEP 6.0.0 and later
C# OJAI client EEP 6.0.0 and later
Go OJAI client EEP 6.0.0 and later
Java OJAI Thin Client EEP 6.3.0 and later
Apache Kafka Java Client EEP 9.0.0 and later
Apache Kafka Python Client EEP 9.1.2 and later
Apache Kafka C Client EEP 9.1.2 and later
Apache Kafka Scala Client EEP 9.1.2 and later
Apache Kafka Go Client EEP 9.1.2 and later
Apache Kafka Node.js Client EEP 9.1.2 and later

Fixes

None.

Known Issues and Limitations

None.

Resolved Issues

None.