I have a table in MySQL . I sqoop to Hbase. Then created an external table in Hive.
One column of data type decimal(32,1) from MySQL is not reflecting in Hive. It's filled with null values But hbase table has all values. Only Hive external table one column alone is filled with null values