Member since
07-14-2016
5
Posts
0
Kudos Received
0
Solutions
07-19-2021
07:01 AM
Hi Team, We are using cloudera express 6.2.0 & Hive 2.1.1. Kindly find attached issue that we face Thanks, Janani
... View more
Labels:
- Labels:
-
Apache Hive
04-30-2021
10:45 AM
Hi Team,
Wanted to check if we can control read/write access of hive tables using HUE user we are logging in?
Thanks,
Janani
... View more
Labels:
- Labels:
-
Apache Hadoop
-
Apache Hive
-
Cloudera Hue
07-22-2016
02:18 AM
Hi, Thank You So Much ! Now the query run time is decreased by 30 mins. Thanks, Janani
... View more
07-14-2016
03:21 AM
Hello Everyone! On Hive 1.1.0 the following query executes for one hour & the table has nearly 2 billion records. select C1, C2, C3, C4, from <tablename> where NOT ( instr(FileName,'<sometext>')> 0 or instr(FileName,'<sometext>')> 0 or instr(FileName,'<sometext>')>0 or FileName='' ) and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' and FILENAME not like '%<sometext>%' ..........; Kindly suggest some better ways to optimise the above query. Thanks In Advance, Janani
... View more
Labels:
- Labels:
-
Apache Hive