Hi Frank,
As Vinoth mentioned, can you share your environment (especially Hive/Spark
version). Also, Can you paste the table definition as seen in Hive metastore (
desc formatted <table_name> )
Balaji.V
On Tuesday, February 26, 2019, 11:10:16 AM PST, Vinoth Chandar
<[email protected]> wrote:
Hi,
Can you share more details about your environment and the full stack trace?
Thanks
Vinoth
On Mon, Feb 25, 2019 at 11:10 PM kaka chen <[email protected]> wrote:
> Hi All,
>
> AbstractRealtimeRecordReader cannot get the partition field from the
> hive partition table by
> String partitionFields = jobConf.get("partition_columns", "");
>
> Thanks,
> Frank
>