Closed alberttwong closed 1 week ago
tried file:///opt/demo/config/schema.avsc and it didn't work
only way I could get it working. upload the avsc file into s3.
compaction run --compactionInstant 20240906213724132 --parallelism 2 --sparkMemory 1G --schemaFilePath s3://warehouse/schema.avsc --retry 1
@alberttwong Closing this, as normally we use object store or hdfs only to use it.
Cannot find file Could not find - file:///opt/demo/config/schema.avsc - schema file
To Reproduce
Steps to reproduce the behavior:
Expected behavior
it should just work Environment Description
Hudi version : 0.15
Spark version : 3.4
Hive version : 2.3.9
Hadoop version : 2.10.2
Storage (HDFS/S3/GCS..) : minio s3
Running on Docker? (yes/no) : yes
Additional context
Add any other context about the problem here.
Stacktrace
Add the stacktrace of the error.