coco
05/10/2022, 9:45 AMKartik Khare
05/10/2022, 9:49 AMcoco
05/10/2022, 9:57 AMcoco
05/10/2022, 9:59 AMexecutionFrameworkSpec:
name: 'standalone'
jobType: SegmentCreationAndTarPush
inputDirURI: '<hdfs://another-hdfs-cluster/data/pinot_poc/airlineStats>'
pinotFSSpecs:
- scheme: hdfs
className: org.apache.pinot.plugin.filesystem.HadoopPinotFS
configs:
hadoop.conf.path: '[deepstore hdfs hadoop config path]'
hadoop.kerberos.principle: '[kerberos principal]'
hadoop.kerberos.keytab: '[local filesystem keytab path]'
- scheme: hdfs
className: org.apache.pinot.plugin.filesystem.HadoopPinotFS
configs:
hadoop.conf.path: '[another cluster hdfs hadoop config path]'
hadoop.kerberos.principle: '[kerberos principal]'
hadoop.kerberos.keytab: '[local filesystem keytab path]'
coco
05/10/2022, 10:00 AMexecutionFrameworkSpec:
name: 'spark'
extraConfigs:
stagingDir: '<hdfs://deepstore-hdfs-cluster/test/pinot-poc/staging/airlineStats>'
inputDirURI: '<hdfs://another-hdfs-cluster/user/pinot-poc/airlineStats/rawdata>'
outputDirURI: '<hdfs://deepstore-hdfs-cluster/test/pinot-poc/output/airlineStats/>'
pinotFSSpecs:
- scheme: hdfs
className: org.apache.pinot.plugin.filesystem.HadoopPinotFS
configs:
hadoop.kerberos.principle: '[kerberos principal]'
- scheme: hdfs
className: org.apache.pinot.plugin.filesystem.HadoopPinotFS
configs:
hadoop.conf.path: '<hdfs://anoterh-hdfs-cluster/test/pinot-poc/another-hdfs-cluster-hadoop-conf>'
hadoop.kerberos.principle: '[kerberos principal]'
Kartik Khare
05/10/2022, 10:01 AMcoco
05/10/2022, 10:05 AMKartik Khare
05/10/2022, 10:06 AMcoco
05/10/2022, 11:28 AMKartik Khare
05/10/2022, 11:30 AMNeha Pawar
coco
05/16/2022, 12:20 PMcoco
05/16/2022, 1:00 PM