java.lang.ClassCastException: class com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider$...

it2022-05-09  36

Text的包导错了

不是:import com.sun.jersey.core.impl.provider.entity.XMLJAXBElementProvider.Text;

而是:import org.apache.hadoop.io.Text;

转载于:https://www.cnblogs.com/iberichman/p/7127122.html

相关资源:数据结构—成绩单生成器

最新回复(0)