you Can try: - add dim by dim, to find which column have a problem - Start use dicionary encoding and if work use integer or other and then: - Check all FK of Fact table are on Dim - Check dont have duplicates PK on Dim
2017-02-07 8:35 GMT+01:00 rahulsingh <rahul.si...@i-link.co.in>: > When I build with only fact table it build successfully. But when I work > with > fact table and lookup table it will throw the above exception. > Please give if you have solution for this. > thank you > > -- > View this message in context: http://apache-kylin.74782.x6. > nabble.com/Getting-this-exception-at-step-18-Build-Cube-tp7108p7115.html > Sent from the Apache Kylin mailing list archive at Nabble.com. >