Hello Helical,
I am using Helical Insight 4.0 with my MongoDB. I am connecting to MongoDB via Apache Drill. When I am trying to create a view, I am getting the below error. What should I do?
Thank you,
Netta.
Hello Helical,
I am using Helical Insight 4.0 with my MongoDB. I am connecting to MongoDB via Apache Drill. When I am trying to create a view, I am getting the below error. What should I do?
Thank you,
Netta.
Hello Netta,
Please ensure that you have done the following settings for Drill. You can go to “Options” section and modify the settings as below –
exec.enable_union_type : true
store.mongo.all_text_mode: true
store.mongo.bson.record.reader: false
store.mongo.read_numbers_as_double : false
URL for accessing options page of Drill is below
URL:8047/options
Thank You
From Team Helical.