bobbai00 commented on code in PR #4077: URL: https://github.com/apache/texera/pull/4077#discussion_r2561297659
########## bin/single-node/.env: ########## @@ -44,15 +44,6 @@ STORAGE_JDBC_USERNAME=texera STORAGE_JDBC_PASSWORD=password FILE_SERVICE_GET_PRESIGNED_URL_ENDPOINT=http://texera-file-service:9092/api/dataset/presign-download FILE_SERVICE_UPLOAD_ONE_FILE_TO_DATASET_ENDPOINT=http://texera-file-service:9092/api/dataset/did/upload -USER_SYS_ENABLED=true -STORAGE_ICEBERG_CATALOG_TYPE=postgres STORAGE_ICEBERG_CATALOG_POSTGRES_URI_WITHOUT_SCHEME=texera-postgres:5432/texera_iceberg_catalog STORAGE_ICEBERG_CATALOG_POSTGRES_USERNAME=texera -STORAGE_ICEBERG_CATALOG_POSTGRES_PASSWORD=password - -# variables for example user, datasets and workflows -TEXERA_EXAMPLE_USERNAME=texera Review Comment: Sure -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
