pabrahamusa commented on issue #6277: URL: https://github.com/apache/incubator-pinot/issues/6277#issuecomment-772513157
@npawar , I tried the configs you provided it is not working I still get the following error ``` my-pinot-server-2 server 2021/02/03 13:21:34.725 ERROR [LLRealtimeSegmentDataManager_mylog__0__298__20210203T1319Z] [mylog__0__298__20210203T1319Z] Exception while in work my-pinot-server-2 server java.lang.RuntimeException: entry size '12728757704' is too big ( > 8589934591 ). my-pinot-server-2 server at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.failForBigNumber(TarArchiveOutputStream.java:636) ~[pinot-all-0.7.0-SNAPSHOT-jar-with-dependencies.jar:0.7.0-SNAPSHOT-b4be817b1f078a4644995ad2be9ccb0eccbf6b29] my-pinot-server-2 server at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.failForBigNumber(TarArchiveOutputStream.java:624) ~[pinot-all-0.7.0-SNAPSHOT-jar-with-dependencies.jar:0.7.0-SNAPSHOT-b4be817b1f078a4644995ad2be9ccb0eccbf6b29] my-pinot-server-2 server at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.failForBigNumbers(TarArchiveOutputStream.java:610) ~[pinot-all-0.7.0-SNAPSHOT-jar-with-dependencies.jar:0.7.0-SNAPSHOT-b4be817b1f078a4644995ad2be9ccb0eccbf6b29] my-pinot-server-2 server at org.apache.commons.compress.archivers.tar.Tar ``` ---------------------------------------------------------------- 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. 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