InterviewSolution
Saved Bookmarks
| 1. |
___________ property allows us to specify a custom dir location pattern for all the writes, and will interpolate each variable.(a) hcat.dynamic.partitioning.custom.pattern(b) hcat.append.limit(c) hcat.pig.storer.external.location(d) hcatalog.hive.client.cache.expiry.time |
|
Answer» Correct answer is (a) hcat.dynamic.partitioning.custom.pattern Best explanation: hcat.append.limit allows an HCatalog user to specify a custom append limit. |
|