Sahir, we don't support array and struct types yet, but it is one of our highest priority issues of 0.12.0 version. Hyunsik already started implementation, and I expect it will be finished in April.
Besides, please subscribe mailing lists of Tajo ( http://tajo.apache.org/mailing-lists.html) and Hive ( http://hive.apache.org/mailing_lists.html). Other contributors in both communities cannot receive your mail if you don't subscribe. Regards, Jihoon 2016년 3월 29일 (화) 오후 5:16, Sahir Ahmed <[email protected]>님이 작성: > Thanks for the reply guys I'll have a look, also does tajo support arrays > and structs in the tables? > > > Kind regards, > > Sahir > > > ------------------------------ > *Från:* Jihoon Son <[email protected]> > *Skickat:* den 29 mars 2016 09:51 > *Till:* [email protected]; [email protected]; Sahir Ahmed > *Ämne:* Re: Tajo - hive ORC issue > > Gopal, thanks for your kind reply. > > Sahir, as Hyunsik and Gopal said, it was a dependency problem and already > fixed in Tajo trunk and 0.11.2 branches. > > I expect 0.11.2 will be released in next few weeks. > However, if you want to test before our release, you can build the source > by yourself, or simply download our nightly build version ( > https://builds.apache.org/job/Tajo-0.11.2-nightly/lastSuccessfulBuild/artifact/tajo-dist/target/ > ). > > I hope this will be helpful to you. > > Regards, > Jihoon > > 2016년 3월 29일 (화) 오후 2:29, Gopal Vijayaraghavan <[email protected]>님이 작성: > >> >> >>Me and a collegue tried integrating tajo with hive which works fine on >> >>some tables. But when trying to query a table with ORC as file type we >> >>get following error message: >> >> >> >> >> >>ERROR: internal error: >> >>org.apache.tajo.exception.UnknownDataFormatException: unknown data >> >>format: 'org.apache.hadoop.hive.ql.io.orc.OrcInputFormat' >> >> You might want to check whether Tajo build you're on is using Facebook >> DWRF fork or Apache ORC. >> >> I'm guessing this is the boundary ticket - >> https://issues.apache.org/jira/browse/TAJO-2102 >> >> >> Cheers, >> Gopal >> >> >>
