Want to store my output column with decimal data type as storage datatype

SUSHIL
SUSHIL Registered Posts: 22 ✭✭✭

Hi,

I have an requirment where my column has an value with decimal format with precision.

When prepare recipe it reads as double and value is displaying properly with proper decimal values.

When we run the recipe in the output the value is getting changed with the scientific notation.

Why the output format is getting changed automatically with scientifc notation and in final output in hive table also value gets stored with scientific notation.

How to avoid these type of issue. Can anyone help and guide us?

Answers

Setup Info
    Tags
      Help me…