dwshmilyss commented on issue #7275: URL: https://github.com/apache/hudi/issues/7275#issuecomment-1323582469
oh , my mistake. spark:3.2.2 hudi:0.11.1 and my command was: ``` spark-submit \ --class org.apache.hudi.utilities.HoodieIndexer \ /hudi-utilities-bundle_2.11-0.12.0-SNAPSHOT.jar \ --props /indexer.properties \ --mode schedule \ --base-path myhdfs://hudi_table\ --table-name hudi_table \ --index-types COLUMN_STATS \ --parallelism 1 \ --spark-memory 1g ``` @xushiyan -- 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]
