Actually, you don't have to convert your json file. Instead, you can create a tajo table for it. You have two choices. First is defining all the columns. Another choice is using the schemaless concept. You can see some examples at 36 and 38 pages of this slide. http://www.slideshare.net/jihoonson/introduction-to-apache-tajo-data-warehouse-for-big-data
Thanks, Jihoon 2015년 10월 2일 (금) 오전 12:22, Odin Guillermo Caudillo Gallegos < [email protected]>님이 작성: > Hi, is there someway to convert a json file to a tajo table? > Thanks! >
