Akanksha-kedia commented on issue #17146: URL: https://github.com/apache/pinot/issues/17146#issuecomment-3490273756
@xiangfu0 spark-submit --class org.apache.pinot.tools.admin.command.LaunchDataIngestionJobCommand --master yarn --deploy-mode cluster --conf "spark.driver.extraJavaOptions=-Dplugins.dir=/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins-external,/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins" --conf "spark.driver.extraClassPath=/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins-external/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pinot-batch-ingestion-spark-3-1.4.0-shaded.jar:/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/lib/pinot-all-1.4.0-jar-with-dependencies.jar:/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins/pinot-file-system/pinot-hdfs/pinot-hdfs-1.4.0-shaded.jar" --conf "spark.executor.extraClassPath=/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins-external/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pinot-batch-ingestion-spark-3-1.4.0-shaded.jar:/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/lib/pinot-all-1.4.0-jar-with-dependencies.jar:/usr/vdp/3.4.1.0-6/apac he-pinot-1.4.0-bin/plugins/pinot-file-system/pinot-hdfs/pinot-hdfs-1.4.0-shaded.jar" --jars "/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins-external/pinot-batch-ingestion/pinot-batch-ingestion-spark-3/pinot-batch-ingestion-spark-3-1.4.0-shaded.jar,/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/lib/pinot-all-1.4.0-jar-with-dependencies.jar,/usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/plugins/pinot-file-system/pinot-hdfs/pinot-hdfs-1.4.0-shaded.jar" --files /usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/examples/batch/airlineStats/sparkIngestionJobSpec.yaml local:///usr/vdp/3.4.1.0-6/apache-pinot-1.4.0-bin/lib/pinot-all-1.4.0-jar-with-dependencies.jar -jobSpecFile sparkIngestionJobSpec.yaml -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
