I opened this JIRA last week: https://issues.apache.org/jira/browse/KYLIN-825
I still face the same problem which is quite inconvenient because when I build a cube users cannot send queries anymore so the service is basically unavailable. The solution is to restart Kylin but if I restart Kylin while a job is running the job becomes in the Error state. On Fri, Jun 19, 2015 at 11:18 AM, Li Yang <[email protected]> wrote: > A JIRA will be great. Seems many has the problem, but I still don't know > what it is. > > On Wed, Jun 10, 2015 at 7:25 PM, alex schufo <[email protected]> wrote: > > > I had the same issue and add to copy the jars as well. Then the problem > > occurred again and I had to restart Kylin to be able to query my cubes. > See > > my thread "Cube built but not possible to query" for details. > > > > Is there a Jira? Should I open one? > > > > Thanks > > > > On Tue, Jun 9, 2015 at 12:55 AM, Luke Han <[email protected]> wrote: > > > > > Could you please report a JIRA bug if you continue to face this issue? > > > > > > Thanks. > > > > > > > > > Best Regards! > > > --------------------- > > > > > > Luke Han > > > > > > 2015-06-08 2:08 GMT-07:00 divye sheth <[email protected]>: > > > > > > > I had faced the same issue and I believe it was addressed by one of > the > > > > developers of Kylin, cant get hold of the link though. Here is the > > > solution > > > > that was posted there and I was able to get this working. > > > > > > > > Copy the kylin-query-${version}.jar and calcite-core-${version}.jar > the > > > > source and destination are given below: > > > > destination: location: $KYLIN_HOME/tomcat/lib > > > > source: $KYLIN_HOME/tomcat/webapps/kylin/WEB-INF/lib > > > > > > > > after you have copied please restart the kylin. Let me know if this > > > solves > > > > your issue. > > > > > > > > On Mon, Jun 8, 2015 at 12:42 PM, donald fossouo < > > [email protected] > > > > > > > > wrote: > > > > > > > > > Hi ! > > > > > > > > > > I am working on a cluster HDP 2.2, i install kylin and everything > is > > > > > working fine but when i ended the creation of a cube no table are > > > display > > > > > in the query module : > > > > > > > > > > [image: Images intégrées 3] > > > > > > > > > > But tables appear in Hive Table : > > > > > > > > > > [image: Images intégrées 2] > > > > > > > > > > Regards > > > > > > > > > > Donald P. FOSSOUO > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
