Hi,

I am trying to find information on how segmentation works on the data
ingested using "bin/pinot-admin.sh LaunchDataIngestionJob -jobSpecFile ".

I have used the basic table configuration with no indexes defined and the
segmentation section only has

"segmentsConfig" : { "replication" : "2", "schemaName" : "Customer" }

When I use this command to upload data of size 7GB, it is creating only a
single segment with 52 million rows.

Can any one help me in finding the configuration to specify the
segmentation column? or any other configuration by which I can control the
number of segments?

Thanks for your help in advance.

Ravikiran

Reply via email to