HDL Delta Sharing Utilities
Project description
HDL Tools
This repository contains command line code for creating
- SAP authorized certificates
- HDL instances
- test data (Delta lake) for one or many instances
hdlgenspark- using a local spark installation (many instances) 2.hdlgen- WiP: using plain python with deltalake package and uploading result to 1 hdl instance
- Policies for an HDL instances
- Shares for Delta Sharing
- Delta Sharing client that support certificate and token authentication
It uses the published APIs for HDLFS and Service Manager.
Content
- sapcert - Support creating certificates and showing details of certificates
- hdlinst - Creating hdl instances and providing information
- hdlfscli - Comments to the official SAP HDL client tool
- hdlshare - Create delta sharing entries in hdl-instance catalog
- hdlpolicy - Manage hdl policies used by web-hdlfs, catalog and delta sharing
- hdlclient - Delta Sharing client
Installation of hdltools
- clone the repostory
- 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
hdltools-0.1.2-py3-none-any.whl
(52.6 kB
view details)
File details
Details for the file hdltools-0.1.2.tar.gz.
File metadata
- Download URL: hdltools-0.1.2.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c68963a2dcd238becbeb79bb1e8388bf3254eb8f427f434a47d8cb0256b9ac01
|
|
| MD5 |
a2a5ea518fb68a1c09c26602dba4a9b4
|
|
| BLAKE2b-256 |
a9764aa7a06f8427b8ab2b12d5a761843cf891770f08301bcab7b539c39c607d
|
File details
Details for the file hdltools-0.1.2-py3-none-any.whl.
File metadata
- Download URL: hdltools-0.1.2-py3-none-any.whl
- Upload date:
- Size: 52.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e0764a7ab40dc5e6cbe71b13fafb63f5e108415f169324f053885c5050deb7e
|
|
| MD5 |
fbe5be8e15626a250d825cdf63c7eb70
|
|
| BLAKE2b-256 |
a378c3153d25b65135f9602912b93424d650a514a0997b7393930429075eee9c
|