mtth / hdfs

API and command line interface for HDFS

Home Page:https://hdfscli.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

write_dataframe and client.write data malformed in hdfs

wilberh opened this issue · comments

The dataframe looks fine when created using Pandas, but seeing data in file in hdfs (hive tables) as -
Obj���pandas.columns��["exp_id"

Has anyone seeing this before?

Disregard; not related to hdfs. Is a setting in Hive tables

ROW FORMAT DELIMITED 
NULL DEFINED AS ''