porscheme
porscheme
### Name and Version bitnami/spark:3 ### What steps will reproduce the bug? 1. Create custom spark container image with additional JAR files 2. Attached docker file has hadoop-azure-3.3.1.jar, azure-storage-8.6.6.jar, and...
@wey-gu Using below config file... - When multiple CSV data files are located at ./students/*.CSV path, Importer is trying to read all the file(s) at once - Each CSV data...
We are trying to create two edge between two vertices using importer; see the data file at the end. Can the CSV file column be reversed to create two edges?...
Importing files with wildcard in the path failed. It works okay, with exact file name. Below is the error I'm getting ``` C:\nebulaimporter>docker run --rm -it --add-host host.docker.internal:host-gateway --network host...
**Please check the FAQ documentation before raising an issue** **Describe the bug (__required__)** - Cluster becomes unstable beyond these statistics -- vertices: 50 Million -- Edges: 3.3 Billon - We...
**General Question** Version: v3.4.0 metad: 3, graphd: 3, storaged: 5 VID type: String(4) Partition Number: 100 Replica Facor: 3 We saw 'SUBMIT JOB INGEST' command failed. It was successful on...
**Introduction** - There is no way secure way to enable SSL - Please document how product team tested SSL feature so that community can learn -- Does the cert_path, key_path,...
**Is your feature request related to a problem? Please describe.** - In a 80% read/20% write scenario, we wanted to use SSD disk for WAL and NVMe disk foe DATA...
**Please check the FAQ documentation before raising an issue** **Describe the bug (__required__)** - Current charts does not provided PodDisruptionBudget spec. Withtout this, nebula cluster reliability goes down in the...
Azure table has blocks DATA not transactions and other records. Issue with the code? do I need to do anything get transactions DATA populated?