Rainer
com.ibm.jaql.io.hbase
com.ibm.jaql.io.hadoop
com.ibm.jaql.io.registry
com.ibm.jaql.lang.expr.hadoop
com.ibm.jaql.util
One solution to this problem would be to put only the Hadoop specifics
parts of the code into the vendor directory. See
com.ibm.jaql.hadoop.io.FromDelConverter in the vendor/hadoop directory
for an example.
Rainer