Member since
12-04-2019
12
Posts
0
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
622 | 01-20-2020 05:51 AM | |
9781 | 12-19-2019 04:14 AM |
01-20-2020
05:51 AM
Hi everyone, I found the solution to the problem I had https://community.cloudera.com/t5/Community-Articles/How-to-enable-user-impersonation-for-JDBC-interpreter-in/ta-p/246502 https://community.cloudera.com/t5/Community-Articles/How-to-enable-user-impersonation-for-HIVE-interpreter-in/ta-p/249452
... View more
01-17-2020
11:01 AM
Hello how are you..?
I have a problem with Zeppelin
Caused by: org.apache.thrift.transport.TTransportException: Peer indicated failure: Error validating the login at org.apache.thrift.transport.TSaslTransport.receiveSaslMessage(TSaslTransport.java:199) at org.apache.thrift.transport.TSaslTransport.open(TSaslTransport.java:307) at org.apache.thrift.transport.TSaslClientTransport.open(TSaslClientTransport.java:37) at org.apache.hive.jdbc.HiveConnection.openTransport(HiveConnection.java:244) ... 27 more
... View more
Labels:
01-14-2020
10:37 AM
@Prakashcit I think that it is an alternative to restart the metastore because at the moment of restarting it it is observed that there is connectivity I think it is not necessary to disable the alarm because as I knew when you have connectivity the metastore
... View more
01-10-2020
07:10 AM
@Prakashcit I send you a Screenshot of the command ps -ef|grep hive-metastore
... View more
01-10-2020
06:16 AM
@Prakashcit thanks execute the command ps -ef | grep hive and the operation of hive is perfect What works for me Disable the alert Connection timeout-> 60 seconds. how will i know if the hive is wrong
... View more
01-09-2020
04:44 AM
Hive Metastore Process
Critical alert for Hive Metastore Process
Metastore on p-ods-admin-02 failed (Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/common-services/HIVE/0.12.0.2.0/package/alerts/alert_hive_metastore.py", line 203, in execute timeout_kill_strategy=TerminateStrategy.KILL_PROCESS_TREE, File "/usr/lib/ambari-agent/lib/resource_management/core/base.py", line 166, in __init__ self.env.run() File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 160, in run self.run_action(resource, action) File "/usr/lib/ambari-agent/lib/resource_management/core/environment.py", line 124, in run_action provider_action() File "/usr/lib/ambari-agent/lib/resource_management/core/providers/system.py", line 262, in action_run tries=self.resource.tries, try_sleep=self.resource.try_sleep) File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 72, in inner result = function(command, **kwargs) File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 102, in checked_call tries=tries, try_sleep=try_sleep, timeout_kill_strategy=timeout_kill_strategy) File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 150, in _call_wrapper result = _call(command, **kwargs_copy) File "/usr/lib/ambari-agent/lib/resource_management/core/shell.py", line 303, in _call raise ExecutionFailed(err_msg, code, out, err)
ExecutionFailed: Execution of 'export HIVE_CONF_DIR='/usr/hdp/current/hive-metastore/conf' ; hive --hiveconf
hive.metastore.uris=thrift://p-ods-admin-02.transbank.local:9083 --hiveconf hive.metastore.client.connect.retry.delay=1 --hiveconf hive.metastore.failure.retries=1 --hiveconf hive.metastore.connect.retries=1 --hiveconf hive.metastore.client.socket.timeout=14 --hiveconf hive.execution.engine=mr -e 'show databases;'' returned 1. 20/01/09 09:27:01 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
Logging initialized using configuration in file:/etc/hive/2.6.5.0-292/0/hive-log4j.properties
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:Got exception: org.apache.thrift.transport.TTransportException null) )
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hive
12-19-2019
04:14 AM
requested is a permissions issue in HDSF
... View more
12-13-2019
06:31 AM
Hello, how are you to help you? It would be good if you put the error you have or an image of the error you have so you can help yourself
... View more
12-12-2019
12:47 PM
You can use Ranger Authorizer to achieve this. You need to create policy with deny conditions in order to make this work. https://cwiki.apache.org/confluence/display/RANGER/Deny-conditions+and+excludes+in+Ranger+policies
... View more
12-12-2019
12:20 PM
Hello, how about everything I have a problem in hive at the moment of executing a query in hive with Hortonwork the next error I have is
SQL Error [1] [08S01]: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask SQL Error [1] [08S01]: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
... View more
Labels: