Do you mean have multiple directories as dataDir? Not at the moment. What’s the use case
s
sunny
06/13/2022, 7:48 AM
@Mayank
right.
Servers have several disks and mounted like '/data1, /data2, ..'
If it is possible to have multiple directories as dataDir, pinot server could use multiple disks. So I asked. :)
Do you mean it is not possible ?
m
Mayank
06/13/2022, 7:52 AM
I meant it is not supported today. But I’d like to understand why do you want to do so
s
sunny
06/15/2022, 2:03 AM
@Mayank
if set up multiple directories, the server instance is expected to use multiple disks. just like setring multiple directories in yarn nodemanager of HDFS datanode.
b
Balkar Lathwal
11/20/2024, 12:28 PM
@Mayank I am facing the same problem with the latest version where I have 10 disks but I am only able to use 1 disk. Are we planning to support this in next version.