Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

JSON output format for impala Query results is there available?

avatar
Not applicable

I have a impala sql query result i want to convert into json format or automatically store as json fomat. any syntax is available?

 

Is there any way to convert the Impala query result in JSON format?

 

 

Thanks

1 REPLY 1

avatar
Super Guru
I am not aware of Impala can do that, you have need to write custom code to convert the result into JSON.