373839404142434445
Text value = new Text(data); // run map ZorbaMapper mapper = new ZorbaMapper(); mapper.setQuery(query); mapper.map(key, value, null); } }