Chinmay Soman
02/25/2019, 5:49 PMChinmay Soman
02/25/2019, 5:49 PMChinmay Soman
02/25/2019, 5:50 PMMayank
Chinmay Soman
02/25/2019, 5:50 PMChinmay Soman
02/25/2019, 5:50 PMMayank
Chinmay Soman
02/25/2019, 5:51 PM2019-02-25 07:53:17 ERROR CombineOperator:172 - Caught TimeoutException
java.util.concurrent.TimeoutException
...
Not sure if its related - but this actually caused a perf hit on the servers. Will update with more info as I find.Chinmay Soman
02/25/2019, 5:52 PMMayank
Mayank
Chinmay Soman
02/25/2019, 5:52 PMChinmay Soman
02/25/2019, 5:52 PMMayank
Chinmay Soman
02/25/2019, 5:52 PMMayank
Mayank
Ananth Packkildurai
noDictionaryColumns
and worked well so far 🤔Mayank
MutableDictionaryFactory.getMutableDictionary
Ananth Packkildurai
"noDictionaryColumns": [
"clog_json",
],
This is my config, I'm not sure why it try to create dict.Subbu Subramaniam
02/26/2019, 11:34 PMSubbu Subramaniam
02/26/2019, 11:38 PMMayank
Ananth Packkildurai
Ananth Packkildurai
Mayank
Mayank
1. Why is the noDict config not picked up?
2. Even if dictionary was being created, why did it see zero size?
Subbu Subramaniam
02/26/2019, 11:44 PMMayank
// Check whether to generate raw index for the column while consuming
// Only support generating raw index on single-value non-string columns that do not have inverted index while
// consuming. After consumption completes and the segment is built, all single-value columns can have raw index
Mayank
non-string columns