sunbc996 opened a new issue #9870: URL: https://github.com/apache/druid/issues/9870
Error: io.druid.java.util.common.ISE: Can not combine streams for version 2. at io.druid.segment.data.GenericIndexedWriter.combineStreams(GenericIndexedWriter.java:316) at io.druid.segment.StringDimensionMergerV9.writeIndexes(StringDimensionMergerV9.java:289) at io.druid.segment.IndexMergerV9.makeIndexFiles(IndexMergerV9.java:211) at io.druid.segment.IndexMerger.merge(IndexMerger.java:434) at io.druid.segment.IndexMerger.mergeQueryableIndex(IndexMerger.java:218) at io.druid.indexer.IndexGeneratorJob$IndexGeneratorReducer.mergeQueryableIndex(IndexGeneratorJob.java:527) at io.druid.indexer.IndexGeneratorJob$IndexGeneratorReducer.reduce(IndexGeneratorJob.java:703) at io.druid.indexer.IndexGeneratorJob$IndexGeneratorReducer.reduce(IndexGeneratorJob.java:480) at org.apache.hadoop.mapreduce.Reducer.run(Reducer.java:171) at org.apache.hadoop.mapred.ReduceTask.runNewReducer(ReduceTask.java:627) at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:389) at org.apache.hadoop.mapred.YarnChild$2.run(YarnChild.java:164) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:422) at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1698) at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:158) Container killed by the ApplicationMaster. The result of reading the ORC data will make my final data expand several times, the same dimension as using textfile ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
