Member since
01-20-2016
18
Posts
12
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
5310 | 03-01-2016 08:44 PM |
12-20-2016
11:36 PM
Where do I find HIVE logs. I am using HDP 2.3 and Hiver server2 . I am trying to connect hive through HUE and not able to do it . I want to see what is problem looking at hive query logs. I looked at documents and it says logs will be /tmp/hive/operation_logs but everything is blank there
... View more
Labels:
- Labels:
-
Apache Hive
12-02-2016
06:28 PM
1 Kudo
Labels:
- Labels:
-
Apache Hive
03-08-2016
04:10 PM
1 Kudo
I want to create new user for hive. When I installed hive using Ambari I created default hive user but want to create one more user. I know it has to be through HDFS but can some one give me exact commands to run and where should I create that. All hive documentation doesn't give me that option.
... View more
Labels:
- Labels:
-
Apache Hive
03-01-2016
08:44 PM
2 Kudos
This got resolved after I granted permission to /var/run/ambari-server
... View more
03-01-2016
08:18 PM
2 Kudos
I restarted my Ambari based cluster and trying to navigate to any service I am getting this error 500 status codereceived on GET method for API: /api/v1/stacks/HDP/versions/2.3/recommendations What can be possible reasons for this
... View more
Labels:
- Labels:
-
Apache Ambari
03-01-2016
06:09 PM
1 Kudo
I am trying to put one small file in newly created cluster and it gives me error java.io.IOException: Unable to create new block.
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1284) Detailed error is [WARN ]: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
Exception in component tHDFSPut_1
java.net.ConnectException: Connection timed out: no further information
[WARN ]: org.apache.hadoop.hdfs.DFSClient - DataStreamer Exception
java.io.IOException: Unable to create new block.
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1284)
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:464)
[WARN ]: org.apache.hadoop.hdfs.DFSClient - Could not get block locations. Source file "/tmp/swapnil/Info.txt" - Aborting...
at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
at sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
at org.apache.hadoop.net.SocketIOWithTimeout.connect(SocketIOWithTimeout.java:206)
at org.apache.hadoop.net.NetUtils.connect(NetUtils.java:531)
at org.apache.hadoop.hdfs.DFSOutputStream.createSocketForPipeline(DFSOutputStream.java:1577)
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.createBlockOutputStream(DFSOutputStream.java:1318)
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.nextBlockOutputStream(DFSOutputStream.java:1271)
at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:464)
... View more
Labels:
- Labels:
-
Apache Hadoop
02-11-2016
04:55 AM
2 Kudos
When I am trying to create DB with hIVE VIEW editor getting below error org.apache.ambari.view.utils.hdfs.HdfsApiException: HDFS030 Error in creation /user/admin/hive/jobs/hive-job-2-2016-02-10_09-55...
... View more
Labels:
- Labels:
-
Apache Hive
02-11-2016
02:54 AM
1 Kudo
I just installed new 7 node HDP 2.3 on AWS and tried to create hive view. If I try to launch hive view I get error User: sprabhu is not allowed to impersonate admin. Even though I am login Ambari using admin its taking sprabhu.Where as sprabhu is my machine login. I have two questions how can I customize it to take admin user when launching hive view and also if I have to add sprabhu as user and allow it to impersonate admin what is process to do it
... View more
Labels:
- Labels:
-
Apache Hive