thanks for reponse. we found the cause.
in #1 step when creating temp hive table,there is delimitor ROW FORMAT DELIMITED FIELDS TERMINATED BY '\177' unfortunatly, this delimitor exists in some fields. that makes the fields order wrong -- View this message in context: http://apache-kylin.74782.x6.nabble.com/2-Step-Name-Extract-Fact-Table-Distinct-Columns-output-error-tp6044p6048.html Sent from the Apache Kylin mailing list archive at Nabble.com.
