Hi, You can set a different file format per partition. You can't mix files in the same directory (You could theoretically write some kind of custom SerDe).
Daniel. On Mon, Aug 24, 2015 at 6:15 PM, Jeetendra G <jeetendr...@housing.com> wrote: > Can anyone put some light on this please? > > On Mon, Aug 24, 2015 at 12:32 PM, Jeetendra G <jeetendr...@housing.com> > wrote: > >> HI All, >> >> I have a directory where I have json formatted and parquet files in same >> folder. can hive load these? >> >> I am getting Json data and storing in HDFS. later I am running job to >> convert JSon to Parquet(every 15 mins). so we will habe 15 mins Json data. >> >> Can i provide multiple serde in hive? >> >> regards >> Jeetendra >> > >