Thanks Ismael. On Thu, May 2, 2019 at 7:29 PM Ismaël Mejía <[email protected]> wrote:
> Hello, > > Support for Parquet in HCatalog (Hive) started on version 3.0.0 > HIVE-8838 Support Parquet through HCatalog > https://issues.apache.org/jira/browse/HIVE-8838?attachmentSortBy=dateTime > > The current version used on Beam is 2.1.0. I filled a new JIRA to tackle it > BEAM-7209 - Update HCatalogIO to use HCatalog version 3 > https://issues.apache.org/jira/browse/BEAM-7209 > > Thanks for reporting. > > On Thu, May 2, 2019 at 3:26 PM <[email protected]> wrote: > > > > Hi, > > > > Am trying to read a table in CDH's Hive which is in Parquet Format. > > I am able to see the data using beeline. > > However, using HCatalogIO, all I get during read are NULL values for all > rows. > > > > I see this problem only with Parquet Format. Other File Formats work as > expected. > > Has someone else encountered this issue and knows how to solve this > problem? > > > > Regards, > > Utkarsh >
