Member since
05-04-2016
5
Posts
0
Kudos Received
0
Solutions
02-20-2018
02:28 PM
Hi Pavan -- that did indeed allow the install to proceed, but something must be wrong somewhere. It can't seem to configure the database for Hive. I get an error on startup about how the database can't be accessed by the node. Sigh....this all worked in 2.6.3...... org.apache.hadoop.hive.metastore.HiveMetaException:Failed to get schema version. Underlying cause: java.sql.SQLException:null, message from server:"Host 'rh74-full.ibm.com' is not allowed to connect to this MySQL server" SQL Error code:1130 org.apache.hadoop.hive.metastore.HiveMetaException:Failed to get schema version.
... View more
02-19-2018
09:12 PM
In a fresh install, HDP will attempt to install MySQL using the command above. I have not found a clean way to create a working repository for MySQL (I either get the above error or a conflict). Has anyone found a way to get this to work within the context of the HDP install or must it always be installed and configured *before* installing HDP?
... View more