Member since
04-24-2017
4
Posts
0
Kudos Received
0
Solutions
06-07-2017
11:25 AM
@jbarnett I´ve enable '*' permission in database, the JAR file and directory has ALL permission and directory /user/hive has full permission, but I´m still in trouble to create temporary function, can you share more detailed your workaround ? Error: Error while compiling statement: FAILED: HiveAccessControlException Permission denied: user [XXXXXX] does not have [CREATE] privilege on [ZZZZZ] (state=42000,code=40000)
... View more
05-22-2017
02:51 PM
Hello Guys, My question is regarding to move data inter clusters, if I need to migrate the data from minor version of HDP to a higher version. If I update the version of HDFS in old datanodes and include those datanodes in new version, the HDFS will are able to see the files that were allocated in old version ? Do I need to execute the rebalance if it works ? or the best option is using the DISTCP and move data inter cluster versions ? Rgs, R.R.
... View more
Labels:
- Labels:
-
Apache Hadoop
04-24-2017
07:59 PM
For version 1.4.5 is not possible to import the data from RDBMS to ORC Hive table directly, you need to execute the workaround mentioned by @Timothy Spann.
... View more