Skip to main content

HDL Delta Sharing Utilities

Project description

HDL Tools

This repository contains command line code for creating

  1. SAP authorized certificates
  2. HDL instances
  3. test data (Delta lake) for one or many instances
    1. hdlgenspark - using a local spark installation (many instances) 2.hdlgen - WiP: using plain python with deltalake package and uploading result to 1 hdl instance
  4. Policies for an HDL instances
  5. Shares for Delta Sharing
  6. Delta Sharing client that support certificate and token authentication

It uses the published APIs for HDLFS and Service Manager.

Content

  1. sapcert - Support creating certificates and showing details of certificates
  2. hdlinst - Creating hdl instances and providing information
  3. hdlfscli - Comments to the official SAP HDL client tool
  4. hdlshare - Create delta sharing entries in hdl-instance catalog
  5. hdlpolicy - Manage hdl policies used by web-hdlfs, catalog and delta sharing
  6. hdlclient - Delta Sharing client

Installation of hdltools

  1. clone the repostory
  2. Run python -m build; pip install .

It is open if we should upload the code to pypi.org.

Then the installation would just be:

pip install hdltools

URL Compositions

Catalog API

.files.hdl./catalog/v2 .files.hdl./policies/v2

Audience in JWT

.files.

Delta Sharing

  • Token Access: .sharing.hdl./shares/v1/
  • Cert Access: .files.hdl./shares/v1/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hdltools-0.1.2.tar.gz (1.1 MB view hashes)

Uploaded Source

Built Distribution

hdltools-0.1.2-py3-none-any.whl (52.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page