Member since
06-16-2016
10
Posts
0
Kudos Received
0
Solutions
03-26-2023
10:00 PM
Hi Community, I am also getting the same error message while starting cloudera manager. Please find the below logs and assist me Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'VERSION' in 'where clause' at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:944) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3976) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3912) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2683) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2486) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:1858) at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:1966) at com.mchange.v2.c3p0.impl.NewProxyPreparedStatement.executeQuery(NewProxyPreparedStatement.java:76) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.extract(ResultSetReturnImpl.java:56)
... View more
10-24-2016
09:56 AM
Thank you Bannu! Simply editing my cloudera-manager.rep file to have the baseurl and gpgkey you mentioned in your post did the trick for me. Also, my server is connected to the internet, so I can't comment on creating a private repo.
... View more
06-24-2016
07:44 AM
We are also seeing same issue but we have 3 agents and a CM. I could see all the agents in the CM as connected but its not working when trying to install via Parcels. I have created local parcel directory and files in that directory but its still grayed out in the CM to proceed further. Can you suggest if something is missing or in the parcel. Thanks in advance!
... View more