Hi All, I was wondering if we can change the field separators in Metron to be able to make it Hive/ORC friendly. I could find the following PR, but neither dot nor colon is very Hive and ORC friendly and they will cause some issues. Hence, I wanted to see if it is possible to change the field separator to something else or even give users an ability to define what separator to be used to make the data model consistent across Elasticsearch and HDFS.
https://github.com/apache/metron/pull/1022 Cheers, Ali