Hive-JSON-Serde icon indicating copy to clipboard operation
Hive-JSON-Serde copied to clipboard

Supported table format

Open parisni opened this issue 7 years ago • 1 comments

Hi,

There is no mention in the documentation about the supported format :

  • textfile
  • RCfile
  • parquet
  • avro
  • orc

Is textfile the only supported format ?

Thanks for your answer

parisni avatar May 01 '17 11:05 parisni

Hi Nicolas,since JSON is a text-based format, Text is the only format supported. It wouldn't make much sense for the other formats that have their own schema/serde. R. ------------------------------------------------------- "Good judgment comes from experience. Experience comes from bad judgment"

On Monday, May 1, 2017 4:25 AM, Paris Nicolas <[email protected]> wrote:

Hi,There is no mention in the documentation about the supported format :

  • textfile
  • RCfile
  • parquet
  • avro
  • orc Is textfile the only supported format ?Thanks for your answer— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

rcongiu avatar May 01 '17 14:05 rcongiu