Fromthe [metadata][dtab] field I need to create fields:
[tire][1] = value1 (ff000000ffff807f00ff)
[tire][2] = value2 (ff000000ffff807f00ff)
...
[tire][16] = value16 (ff000000ffff807f00ff)
by using a ruby filter with a loop but I dont succeed to get index and value.
Maybe I have to use only .each as there is no index in this case and create index by myself.
That is what I need I guess.
I was surrounded the code using double quote and wondering how to use double quote inside in order to use #{variable}. I will try.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.