+1 vote
in Apache Pig by

Which function is used to return hdfs files to ship to distributed cache.

Choose the correct answer from below option list

a) getShipFiles()

b) setUdfContextSignature()

c) relativeToAbsolutePath()

d) getCacheFiles()

1 Answer

0 votes
by
a) getShipFiles() is used to return hdfs files to ship to distributed cache.
...