Member since
05-19-2016
216
Posts
20
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4189 | 05-29-2018 11:56 PM | |
7021 | 07-06-2017 02:50 AM | |
3766 | 10-09-2016 12:51 AM | |
3533 | 05-13-2016 04:17 AM |
11-02-2016
10:33 AM
Hello, I am using Cloudera manager and like this the most having tried other Hadoop distributions. I have been using community forums to ask questions andI love how helpful the community is but it is very often that questions aren't answered or are answered may be a week later. Since some of the problems are specific to Cloudera platform, I am bound to get help nowhere else but here. I have tried using SO as well to ask cloudera questions but no help either. I would like to know how else could this be approached?
... View more
10-11-2016
02:35 AM
I have 1. Hive 2. Pig 3. Zookeeper 4.HDFS 5. Hue 6. Oozie 7. Sqoop 8. Yarn 9. Sentry Currently, all of these are deployed on the same host. Now, I would like to add more hosts to it. But I have a few doubts: In production, 1. a node means a server, right? No VM'S ? 2. How many servers I would need to add to have a healthy cluster 3. Which of the above mentioned services should be co-located? 4. What should be the distribution like? Pig is relatively used less but sqoop, Hive , Oozie and Hue most of the times and ofcourse Sentry for authorization part. What should be the distribution like? Which of these services should be moved to new hosts?Which of these should be co located? Which of these should have entirely dedicated server to them? I am new to it and would appreciate if you could give the specifications to establishing a multi-node cluster .
... View more
10-09-2016
01:02 AM
This should help: http://www.yourtechchick.com/hadoop/no-databases-available-permissions-missing-error-hive-sentry/
... View more
10-09-2016
12:51 AM
1 Kudo
This is how I solved it: http://www.yourtechchick.com/hadoop/no-databases-available-permissions-missing-error-hive-sentry/
... View more
09-28-2016
11:15 PM
I installed and configured sentry for hive. However, I keep getting : No databases are available.Permissions could be missing in hive editor. I have createdrole and permission for the user that I used to login into the hue but it does not help at all. Why is it?What could be the reason ? All I see is server1 and nothing else I tried using user hue that belongs to default group in hue. Also, created a user 'hive' and a group 'hive' and assigned it to the group, created a role but yet nothing
... View more
Labels:
- Labels:
-
Apache Hive
-
Apache Sentry
-
Cloudera Hue
08-26-2016
05:55 AM
I have around 15 queries saved in a saved file in hive editor that is integrated in hue. The queries include CREATE TABLE/DROP TABLE and SELECT statement at the end of the file. It seems like I can not execute all of these in one go. How do I syntactically format or write hive queries so that hive can understand that we have the next query starting after end of one query .It should then finally give results of the select query.
... View more
Labels:
- Labels:
-
Apache Hive
-
Cloudera Hue
07-24-2016
10:30 PM
Awesome 🙂 Thank worked. Just let me know if I can help you with a review may be? I would love to do that. Thanks much. @yshi
... View more
07-24-2016
10:16 PM
@Harsh J: I thought so too but that still gives the error exception creating sql connection
... View more
07-24-2016
09:44 PM
@yshi : Hi, Thanks for your response but somehow using & multiple times in the connection string always give me trouble in sqoop commands. It isn't able to parse the connection string that way and ends up giving socket connection error while creating the job only.
... View more