Quantcast
Channel: Apache Timeline
Viewing all articles
Browse latest Browse all 5648

Referencing output data schema from a StoreFunc

$
0
0
Hi,I would like to create a StoreFunc like MultiStorage but instead of referencing fields to be added to the output path by index, it references them by name (it would construct a map between names and indexes based on the schema of the data to be output). Is there a mechanism for a StoreFunc to access the schema of the data being stored? It looked like overriding checkSchema would do this, but it does not seem to be called in all cases.
Thank you,Rodrick

Viewing all articles
Browse latest Browse all 5648

Trending Articles