Just write a parser and put it into the configure method.

On 4/3/08 8:31 PM, "Jeremy Chow" <[EMAIL PROTECTED]> wrote:

> thanks, the configure file format looks like below,
> 
> @tag_name0 name0 {value00, value01, value02}
> @tag_name1 name1 {value10, value11, value12}
> 
> and reading it from HDFS. Then how can I parse them ?

Reply via email to