Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

How to format output in pig?

$
0
0
Hello,
I am working on Hadoop Big Data & Development retail project.
I am doing it using pig.
The project involves with floating point calculations, and I would like to present the result
with accuracy of 2 digit after the decimal point (like %f2 in printf).
Is there anyway to format the pig output , using pig built-in commands?

Thanks
Ronit

Viewing all articles
Browse latest Browse all 50081

Trending Articles