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.timeThis question was addressed to me in class test.I need to ask this question from HCatalog with Hadoop in section Apache Spark, Flume, Lucene, Hama, HCatalog, Mahout, Drill, Crunch and Thrift of Hadoop |
|
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. |
|