Member since
09-25-2015
5
Posts
3
Kudos Received
0
Solutions
12-09-2015
03:15 PM
We actually do this as well. Here's an example for retention/replication on a folder that looks like this. This resolves, much like above, to a folder called /hdfs/path/to/data/in/table/file_dt=2015-12-09. Hope this helps! <location type="data" path="/hdfs/path/to/data/in/table/file_dt=${YEAR}-${MONTH}-${DAY}"/>
... View more
09-30-2015
11:45 PM
1 Kudo
Exactly what I was looking for ! Thanks Ali !
... View more