Hi,

any need for this,

protected void setup(Mapper.Context context) throws IOException,
InterruptedException {
        super.setup(context); // TODO - does this need to be done?
        this.context = context;
}

Thank you,
Mark

Reply via email to