xiangfu0 commented on a change in pull request #7244:
URL: https://github.com/apache/pinot/pull/7244#discussion_r681988060



##########
File path: 
pinot-spi/src/main/java/org/apache/pinot/spi/ingestion/batch/spec/SegmentGenerationJobSpec.java
##########
@@ -33,15 +33,9 @@
    */
   private ExecutionFrameworkSpec _executionFrameworkSpec;
 
+
   /**
-   * Supported job types are:
-   *  'SegmentCreation'
-   *  'SegmentTarPush'
-   *  'SegmentUriPush'
-   *  'SegmentMetadataPush'
-   *  'SegmentCreationAndTarPush'
-   *  'SegmentCreationAndUriPush'
-   *  'SegmentCreationAndMetadataPush'
+   * Supported job types are {@link 
org.apache.pinot.spi.ingestion.batch.IngestionJobLauncher.PinotIngestionJobType}

Review comment:
       can you also update this in the example yaml/json ingestion job spec 
files




-- 
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]

Reply via email to