Version: 0.5.1 On this page
Apache Hadoop
An open-source distributed storage and processing framework.
Apache Hive
An open-source data warehousing and SQL-like query language software project for managing and querying large datasets.
Apache Iceberg
An open-source, versioned table format for large-scale data processing.
Apache License version 2
A permissive, open-source software license written by The Apache Software Foundation.
API
Application Programming Interface, defining the methods and protocols for interacting with a server.
Authentication mechanism
The method used to verify the identity of users and clients accessing a server.
AWS
Amazon Web Services, a cloud computing platform provided by Amazon.
AWS Glue
A compatible implementation of the Hive Metastore Service (HMS).
Binary distribution package
A package containing the compiled and executable version of the software, ready for distribution and deployment.
Catalog
A collection of metadata from a specific metadata source.
Catalog provider
The specific system or technology used to store and manage metadata catalogs.
Columns
The individual fields or attributes of a table, specifying details such as name, data type, comment, and nullability.
Continuous integration (CI)
The practice of automatically building, testing, and validating code changes when they are committed to version control.
Contributor covenant
A widely-used and recognized code of conduct for open-source communities. It provides guidelines for creating a welcoming and inclusive environment for all contributors.
Dependencies
External libraries or modules required by a project for its compilation and features.
Distribution
A packaged and deployable version of the software.
Docker
A platform for developing, shipping, and running applications in containers.
Docker container