Hello ,

     I come cross a problem about commons-lang when I use Apache Kylin
1.5.4.1 to build a cube including a date type column as dimension.   the
error log print:

org.apache.hadoop.mapred.YarnChild: Error running child : java.lan
g.NoSuchMethodError: org.apache.commons.lang3.time.FastDateFormat.p
arse(Ljava/lang/String;)Ljava/util/Date;

Hadoop 2.7.2 's commons-lang version is commons-lang-2.6.jar, I think maybe
it would be a version problem, but when I cp or mv the
commons-lang3-3.4.jar under $KYLIN_HOME/tomcat/..../WEB-INF/lib/ to
 $HADOOP_HOME/share/hadoop/common/lib/ , this problem is still there.

Is anyone have the problem and can tell me how to solve it. Thanks

Reply via email to