Created on 06-27-2019 02:58 AM - edited 09-16-2022 07:28 AM
Hello,
I created Hive table with Spark Scala.
This table contains field "amount" decimal(24,3).
In Bive this field is always null. In Impala is correct not null values.
In yarn log I see correct dataset with not null values.
Other fields is ok in Hive
What is the reason?
Created 06-27-2019 04:08 AM
Created 06-27-2019 05:11 AM
Created 06-27-2019 05:15 AM