Diogo Baeder
04/16/2022, 10:12 PMDiogo Baeder
04/16/2022, 10:13 PMDATEMayank
Diogo Baeder
04/16/2022, 10:15 PMMayank
Diogo Baeder
04/16/2022, 10:19 PMexecutionFrameworkSpec:
  name: 'standalone'
  segmentGenerationJobRunnerClassName: 'org.apache.pinot.plugin.ingestion.batch.standalone.SegmentGenerationJobRunner'
  segmentTarPushJobRunnerClassName: 'org.apache.pinot.plugin.ingestion.batch.standalone.SegmentTarPushJobRunner'
  segmentUriPushJobRunnerClassName: 'org.apache.pinot.plugin.ingestion.batch.standalone.SegmentUriPushJobRunner'
jobType: SegmentCreationAndTarPush
inputDirURI: '/sensitive-data/outputs/weights'
includeFileNamePattern: 'glob:**/*.json'
outputDirURI: '/tmp/data/segments/weights'
overwriteOutput: true
pinotFSSpecs:
  - scheme: file
    className: org.apache.pinot.spi.filesystem.LocalPinotFS
recordReaderSpec:
  dataFormat: 'json'
  className: 'org.apache.pinot.plugin.inputformat.json.JSONRecordReader'
tableSpec:
  tableName: 'weights'
  schemaURI: '<http://localhost:9000/tables/weights/schema>'
pinotClusterSpecs:
  - controllerURI: '<http://localhost:9000>'Diogo Baeder
04/16/2022, 10:21 PMMayank
Diogo Baeder
04/16/2022, 10:23 PM$segmentNameMayank
Diogo Baeder
04/16/2022, 10:24 PMMayank
Diogo Baeder
04/16/2022, 10:30 PMDiogo Baeder
04/16/2022, 10:31 PMDiogo Baeder
04/16/2022, 10:32 PMMayank
Diogo Baeder
04/16/2022, 10:34 PMDiogo Baeder
04/17/2022, 5:35 AM