tibrewalpratik17 opened a new issue, #10467: URL: https://github.com/apache/pinot/issues/10467
Recently we saw very high disk usage for some of our hosts. On investigating, we found in our servers, directories something like this for a table: `_tmp/tmp-<segment_name>-<timestamp>/tmp-<uuid>` The segment name in this path^ does not exist anymore for that table (deleted by retention). The contents of the directory are of this manner: 0 col1.sv.sorted.fwd 0 col2.mv.fwd 0 col3.sv.sorted.fwd 0 col4.sv.sorted.fwd 0 col5.sv.sorted.fwd 0 col6.sv.sorted.fwd 4.0K col1.dict 4.0K col2.dict 4.0K col3.dict 26G col4.dict 132G col5.dict 148G col6.dict Any idea what this _tmp folder signifies and why are they getting created? -- 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: commits-unsubscr...@pinot.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org