Hi, Is it possible to reference properties like falcon_input_partition_filter_hive inside of the process xml definition itself?
For instance:
<properties>
...
<property name="indexSelect" value="Select .... where
${falcon_input_partition_filter_hive}" />
...
</properties>
When I try to do this, I don't get any errors, but my process never starts
up either. Looked in the falcon logs with no luck. Ideas?
Thanks,
Josh
