Member since
02-06-2018
47
Posts
6
Kudos Received
0
Solutions
06-05-2018
08:01 PM
it's throwing me following error if I have multiple column family in my Hbase table. Does this approach works only for the single column family ?
java.lang.RuntimeException: Hive Runtime Error while closing operators: java.io.IOException: Multiple family directories found in hdfs://hadoopdev/apps/hive/warehouse/temp.db/employee_details/_temporary/0/_temporary/attempt_1527799542731_1180_r_000000_0
... View more