Daniel Duan

Results 13 comments of Daniel Duan

Update: I finally discovered that MR utilizes `/user/yarn/mapreduce/mr-framework/3.0.0-cdh6.3.2-mr-framework.tar.gz` on HDFS as the location for all dependency jars, so I updated this file to include zstd-jni-1.5.5-1.jar. After making this change, the...

Update: I have another CDH cluster. And follow the same steps. However, I'm unable to query the result table. beeline got below error: ``` org.apache.thrift.transport.TTransportException at org.apache.thrift.transport.TIOStreamTransport.read(TIOStreamTransport.java:132) at org.apache.thrift.transport.TTransport.readAll(TTransport.java:86) at...

It turns out that I set the wrong value for "hive.metastore.warehouse.dir".