Member since
09-10-2018
5
Posts
0
Kudos Received
0
Solutions
11-20-2020
12:23 AM
Thanks! The problem was the security groups configuration 🙂
... View more
11-02-2020
10:59 AM
Hi, I am trying to register an environment using AWS but I get this error: Data Lake creation failed: Operation timed out. Template install timed out with this command id: 1546333784 When I log into AWS I can see that three instances were provisioned 1. cdp-env7-freeipa-10778-master0 2. datalake7-79244-master 3. datalake7-79244-idbroker Where can I find more logs? What am I doing wrong? Thanks, Marcin
... View more
Labels:
- Labels:
-
Cloudera Data Platform (CDP)
09-26-2018
02:42 AM
Hi, I am trying to install CDH 6 (I think I chose "Essentials" services package with Hive) but the "Run a set of services for the first time" fails on "Validating the Hive Metastore schema". I installed MariaDB and created databases manually as stated in the documentation and here is the error I get: ++ '[' '!' -f /opt/cloudera/parcels/CDH-6.0.0-1.cdh6.0.0.p0.537114/lib/hive/lib/hive-cli-2.1.1-cdh6.0.0.jar ']'
++ false
++ exec /opt/cloudera/parcels/CDH-6.0.0-1.cdh6.0.0.p0.537114/lib/hadoop/bin/hadoop jar /opt/cloudera/parcels/CDH-6.0.0-1.cdh6.0.0.p0.537114/lib/hive/lib/hive-cli-2.1.1-cdh6.0.0.jar org.apache.hive.beeline.HiveSchemaTool -verbose -validate -dbType mysql
WARNING: Use "yarn jar" to launch YARN applications.
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-6.0.0-1.cdh6.0.0.p0.537114/jars/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/opt/cloudera/parcels/CDH-6.0.0-1.cdh6.0.0.p0.537114/jars/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory]
org.apache.hadoop.hive.metastore.HiveMetaException: Failed to retrieve schema tables from Hive Metastore DB,Not supported
org.apache.hadoop.hive.metastore.HiveMetaException: Failed to retrieve schema tables from Hive Metastore DB,Not supported
at org.apache.hive.beeline.HiveSchemaTool.validateSchemaTables(HiveSchemaTool.java:739)
at org.apache.hive.beeline.HiveSchemaTool.doValidate(HiveSchemaTool.java:590)
at org.apache.hive.beeline.HiveSchemaTool.main(HiveSchemaTool.java:1142)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.hadoop.util.RunJar.run(RunJar.java:313)
at org.apache.hadoop.util.RunJar.main(RunJar.java:227)
*** schemaTool failed *** Thanks for any help.
... View more
Labels:
- Labels:
-
Apache Hive
-
Cloudera Manager
07-26-2018
07:06 AM
Works like a charm. Thank you 🙂
... View more
07-26-2018
01:32 AM
I am following the steps to upgrade HDP 2.6.5 to HDP 3.0 and I'm stuck on "Prepare Hive for upgrade": https://docs.hortonworks.com/HDPDocuments/Ambari-2.7.0.0/bk_ambari-upgrade/content/prepare_hive_for_upgrade.html According to the docs I need to download the pre-upgrade jar. Problem is - I cannot download it. Looks like the link might be broken: [root@ambari-server tmp]# wget https://repo.hortonworks.com/content/repositories/releases/org/apache/hive/hive-pre-upgrade/3.1.0.3.0.0.0-1634/hive-pre-upgrade-3.1.0.3.0.0.0-1634.jar
--2018-07-25 15:11:49-- https://repo.hortonworks.com/content/repositories/releases/org/apache/hive/hive-pre-upgrade/3.1.0.3.0.0.0-1634/hive-pre-upgrade-3.1.0.3.0.0.0-1634.jar
Resolving repo.hortonworks.com (repo.hortonworks.com)... 54.225.131.199
Connecting to repo.hortonworks.com (repo.hortonworks.com)|54.225.131.199|:443... connected.
Unable to establish SSL connection. I tried downloading it on another machine but I keep getting 'connection timed out' error. Thanks for any help 🙂
... View more
Labels: