Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
Am trying to get the records from mssql to hive using hdfs path (.txt file)
tmssqlCDCinput ---->thdfsoutput
tpostjob --->thiveconn ---> thiveload
by this design now am getting "nulls" in hive tables.can you please help us to resolve this issue
Thanks,
Sai babu
@saibabu ,it could be data type issue,what are you creating in hive table and the data what you are getting into thdfsoutput.