Member since
02-05-2016
63
Posts
32
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6380 | 05-17-2016 06:46 PM |
05-17-2016
01:09 PM
I have installed Hue 2.6 on my HDP 2.3.4 cluster and am trying to submit an Oozie workflow but am receiving the following error. I have tried troubleshooting based on the steps I found on the Apache wiki (link) without any success. I have included the logs but let me know if there is anything else I can provide that would be helpful. hue-logs-146348982506.zip
... View more
Labels:
- Labels:
-
Apache Oozie
-
Cloudera Hue
05-05-2016
05:35 PM
Hey @Ravi Mutyala, I am using an older version of HDP (2.3.4) in a 3 node cluster. I followed the steps you provided and I was able to execute the query! Can you explain why moving that file allowed the query to be successful? Thanks for your help.
... View more
05-05-2016
03:54 PM
I am following the tutorial to visualize and analyze sensor data but am running into problems during the create table stored as orc section. The log is saying there is a file that doesn't exist. I have included the hive log below. Anyone know how to fix this? INFO : Session is already openINFO : Dag name: CREATE TABLE hvac STORED AS ORC A...hvac_raw(Stage-1)INFO : Tez session was closed. Reopening...ERROR : Failed to execute tez graph.java.io.FileNotFoundException: File does not exist: /hdp/apps/2.3.4.7-4/tez/tez.tar.gzat org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1319)at org.apache.hadoop.hdfs.DistributedFileSystem$22.doCall(DistributedFileSystem.java:1311)at org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolver.java:81)at org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFileSystem.java:1311)at org.apache.hadoop.fs.FileSystem.resolvePath(FileSystem.java:751)at org.apache.tez.client.TezClientUtils.getLRFileStatus(TezClientUtils.java:132)at org.apache.tez.client.TezClientUtils.setupTezJarsLocalResources(TezClientUtils.java:183)at org.apache.tez.client.TezClient.getTezJarResources(TezClient.java:845)at org.apache.tez.client.TezClient.start(TezClient.java:380)at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:196)at org.apache.hadoop.hive.ql.exec.tez.TezSessionPoolManager.closeAndOpen(TezSessionPoolManager.java:311)at org.apache.hadoop.hive.ql.exec.tez.TezTask.submit(TezTask.java:453)at org.apache.hadoop.hive.ql.exec.tez.TezTask.execute(TezTask.java:180)at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:160)at org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:89)at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:1720)at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1477)at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1254)at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1118)at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1113)at org.apache.hive.service.cli.operation.SQLOperation.runQuery(SQLOperation.java:154)at org.apache.hive.service.cli.operation.SQLOperation.access$100(SQLOperation.java:71)at org.apache.hive.service.cli.operation.SQLOperation$1$1.run(SQLOperation.java:206)at java.security.AccessController.doPrivileged(Native Method)at javax.security.auth.Subject.doAs(Subject.java:422)at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)at org.apache.hive.service.cli.operation.SQLOperation$1.run(SQLOperation.java:218)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)at java.util.concurrent.FutureTask.run(FutureTask.java:266)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)at java.lang.Thread.run(Thread.java:745)
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Tez
04-20-2016
01:36 PM
@Ravi Thanks for your quick response. You are correct it was an issue with the installation of ambari-agent. I pulled a new repo and reintalled the agents and was able to have a successful connection on this part of the install.
... View more
04-19-2016
07:15 PM
I have installed Ambari-server and it is running, I am able to access Ambari via a web browser but am running into issues during the "Confirm Hosts" step of installation. Below is the error message I have received. I previously had Ambari running before but had to reinstall so I followed the steps here to remove Ambari and begin the installation again. I have tried googling this issue but have been unable to find anything talking about this error. Does anyone know what this error is and how I would be able to troubleshoot/fix it? Let me know if you need any more information and I would be glad to provide it. Error while bootstrapping:
/usr/bin/env: ambari-python-wrap: No such file or directory
... View more
Labels:
- Labels:
-
Apache Ambari
03-07-2016
09:40 PM
@Artem Ervits It says it is listed twice but when I show the list I only see one instance of the UTILS.repo file. I see two hdp.repo file. Would that be what it's referring to?
... View more
03-07-2016
09:13 PM
@Artem Ervits Thanks for your quick response. I tried running that command and got the following message. [root@xxxxxxxchad1 ~]# yum install -y cyrus-sasl-gssapi
Loaded plugins: security
Repository HDP-UTILS-1.1.0.20 is listed more than once in the configuration
Setting up Install Process
No package cyrus-sasl-gssapi available.
Error: Nothing to do
... View more
03-07-2016
09:05 PM
1 Kudo
I am trying to install Hue following the Hortonworks guide here. I am on the step where I run "yum install hue" but I receive an error saying it requires cyrus-sasl-gssapi (attached). How can I install this cyrus-sasl-gssapi so I can continue with the installation of Hue? I am fairly new to linux so the commands I need to run would be much appreciated. hue-install-error.txt
... View more
Labels:
- Labels:
-
Cloudera Hue
03-03-2016
09:16 PM
1 Kudo
Thanks @Brandon Wilson I will navigate via the method you described going forward.
... View more
03-03-2016
08:58 PM
1 Kudo
I am following the manual installation guide for Ranger here (tried though Ambari already but am getting errors). The first step on "3.1 Install Ranger Policy Manager" asks to add the repository to yum but the command given in the installation guide does not work. I get an "Error 404: Not Found." I don't think I'm looking at an old guide. Any assistance would be much appreciated. I have been struggling to get Ranger installed for a couple weeks now.
... View more
Labels:
- Labels:
-
Apache Ranger