Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Limit on Impala SQL

avatar
Explorer

Does anyone know what the max length of the SQL string in Impala is? Some of my queries are > 4000 characters, and sometimes they work and other times not. I am using CDH 5.1.0 and Impala 1.4.0.

 

Thanks,

Eugene.

1 ACCEPTED SOLUTION

avatar
Reader

Not sure about the max supported length but i have executed queries much bigger ( 15K chars+). Do you get a specific error? Where do you run it from - impala-shell or Hue?

View solution in original post

1 REPLY 1

avatar
Reader

Not sure about the max supported length but i have executed queries much bigger ( 15K chars+). Do you get a specific error? Where do you run it from - impala-shell or Hue?