Member since
01-04-2016
409
Posts
313
Kudos Received
35
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 6980 | 01-16-2018 07:00 AM | |
| 2610 | 09-13-2017 06:17 PM | |
| 4965 | 09-13-2017 05:58 AM | |
| 3166 | 08-28-2017 07:16 AM | |
| 4737 | 05-11-2017 11:30 AM |
11-17-2016
10:51 AM
@zhaindrich I checked and already tried with this option. Not worked for me.
... View more
11-17-2016
08:06 AM
@zhaindrich The logs says:- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Monaco; color: #f5f5f5; background-color: #000000} Unable to open a test connection to the given database. JDBC url = jdbc:mysql://ashnee2.datametica.com/hive?createDatabaseIfNotExist=true, username = hive. Terminating connection pool (set lazyInit to true if you expect to start your database after your app). Original Exception: ------ java.sql.SQLException: Access denied for user 'hive'@'ashnee2.datametica.com' (using password: YES) I have checked this error but no luck. I have tried to access the database and able to access.
... View more
11-17-2016
08:02 AM
@zhaindrich I have checked everything and working fine. I have checked the port also only the hive server application isusing the same port.
... View more
11-16-2016
07:10 AM
I tried with hiveserver2 restart and hive cli in coming but command not working.
... View more
11-15-2016
09:46 AM
After run the hive in debug mode got the error:- ERROR hive.log: Converting exception to MetaException
16/11/15 09:44:25 [main]: ERROR exec.DDLTask: org.apache.hadoop.hive.ql.metadata.HiveException: MetaException(message:Got exception: org.apache.thrift.transport.TTransportException java.net.SocketException: Broken pipe my databses is on same machine and I am able to access the mysql with hive user.
... View more
11-15-2016
09:39 AM
I am using HDP 2.1. In this HDP was working fine, now getting error:- hive -e "show databases;"
Logging initialized using configuration in file:/etc/hive/conf.dist/hive-log4j.p roperties
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTa sk. MetaException(message:Got exception: org.apache.thrift.transport.TTransportE xception java.net.SocketException: Connection reset) Please help on urgent bases. Thanks in advance.
... View more
Labels:
- Labels:
-
Apache Hive
11-08-2016
07:56 AM
1 Kudo
Output :- hdfs getconf -confkey "dfs.namenode.https-address" 0.0.0.0:50470 I have changed 0.0.0.0 to hostname in hdfs-site.xml and issue is resolved.
... View more
11-02-2016
12:32 PM
1 Kudo
I got the good link and completed my requirement. https://discuss.pivotal.io/hc/en-us/articles/201623853-How-to-configure-queues-using-YARN-capacity-scheduler-xml So I am closing the thread. Thanks
... View more