Member since
02-20-2018
46
Posts
1
Kudos Received
0
Solutions
06-17-2019
08:52 AM
hi @Geoffrey Shelton Okot, iam able create to materialized view for hive managed table ,but not external table ?
... View more
06-15-2019
04:20 PM
hi @Geoffrey Shelton Okot, Thanks for the reply, As per my understanding ,if we enable materialized views the table must have orc storage format and transnational, my doubt is when we create different storage format other than orc like (avro,text etc) did we apply materialized views if it works?
... View more
06-15-2019
02:01 PM
Hi team, Iam creating materialized view for a table ,for that getting below error.can any one help on this? create materialized view car1_mv as select * from cars; Error: Error while compiling statement: FAILED: SemanticException org.apache.hadoop.hive.ql.parse.SemanticException: Automatic rewriting for materialized view cannot be enabled if the materialized view uses non-transactional tables (state=42000,code=40000)
... View more
Labels:
- Labels:
-
Apache Hive
01-07-2019
11:40 AM
hi ,i am currently using hdp 3.0 and ambari 2.7,i need to install the nifi service on my cluster ,just followed the hortonworks document they said following query ambari-server install-mpack --mpack=http://.../hdf-mpack-name.tar.gz --purge --verbose added my centos7 package in the mpack. what we need to setup after?
... View more
Labels: