how to show the IO registry options for built in IO functions.

20 views
Skip to first unread message

TomC.

unread,
Oct 24, 2011, 12:51:47 PM10/24/11
to Jaql Users
How to show the IO registry options of input and output for a IO
functions. For example, given hdfs, display something like this:

{type: 'hdfs',
inoptions : {adapter :
'com.ibm.impliance.jaql.DefaultHadoopInputAdapter',
format :
'org.apache.hadoop.mapred.SequenceFileInputFormat',
configurator :
'com.ibm.impliance.jaql.FileInputConfigurator'},
outoptions: {adapter :
'com.ibm.impliance.jaql.DefaultHadoopOutputAdapter',
format :
'org.apache.hadoop.mapred.SequenceFileOutputFormat',
configurator :
'com.ibm.impliance.jaql.FileOutputConfigurator'}};





Reply all
Reply to author
Forward
0 new messages