Member since
05-29-2017
408
Posts
123
Kudos Received
9
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2786 | 09-01-2017 06:26 AM | |
1699 | 05-04-2017 07:09 AM | |
1460 | 09-12-2016 05:58 PM | |
2069 | 07-22-2016 05:22 AM | |
1626 | 07-21-2016 07:50 AM |
04-12-2016
05:28 AM
Thanks @Benjamin Leonhardi
... View more
04-11-2016
03:36 PM
tq @Benjamin Leonhardi. but do you have any idea that it is going to be in upcoming release or already there ?
... View more
04-11-2016
01:36 PM
Team: We are using hdp2.3.4.0 so can we have authentication for falcon UI with local or LDAP ? Because anyone can login to UI with just username ?
... View more
Labels:
- Labels:
-
Apache Falcon
04-05-2016
09:45 AM
@Benjamin Leonhardi: Thanks a lot for your help. It worked and delete database without any error. But can you please help me to understand why it was not deleting functions and worked with forced option(cascade) ? hive> DROP DATABASE IF EXISTS prashant_db CASCADE; OK Time taken: 0.345 seconds hive> show databases; OK adotest afrankli archive_db baseline_db
... View more
04-05-2016
06:54 AM
I can see two functions are present in database but when I am trying to drop them, those are not getting delete. hive> drop function prashant_db.getevent; OK Time taken: 0.009 seconds hive> show functions > ; OK ! != % & prashant_db.getevent prashant_db.gettheevent printf
... View more
04-05-2016
06:39 AM
Hi Team, I am not able to drop database though we do not have any table in that database ? hive> use prashant_db; OK Time taken: 0.221 seconds hive> drop database prashant_db; FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. InvalidOperationException(message:Database prashant_db is not empty. One or more functions exist.) hive> show tables; OK Time taken: 0.226 seconds hive>
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive
03-22-2016
01:40 PM
1 Kudo
Is your content on local or on hdfs at some other cluster ?
... View more
03-07-2016
10:10 AM
1 Kudo
@Neeraj Sabharwal: Thanks Neeraj, I have opened a case and working on it with support team. Let see what would be finding, I will update here if I will find solution.
... View more