Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

HDPCD: Access to the Piggybank?

avatar
New Member

Can we access functions in the piggybank on the exam? Do we have to register jar or is it already loaded?

1 ACCEPTED SOLUTION

avatar
Master Mentor
@Andrew Blum

I think the answer is no, here's discussion if you're referring to the same exam question https://community.hortonworks.com/questions/20487/store-output-file-as-3-files-using-pig.html

View solution in original post

2 REPLIES 2

avatar
Master Mentor
@Andrew Blum

I think the answer is no, here's discussion if you're referring to the same exam question https://community.hortonworks.com/questions/20487/store-output-file-as-3-files-using-pig.html

avatar
New Member

I was thinking about as a way of removing header items. The CSVExcelStorage has this feature. I suppose I will just use the Filter function for this. I was trying to avoid any extra lines of code that did not need to be there.