LLAP Query Failed with no such method exception

2017-08-01 Thread Amit Kumar
Hi, I have configured hadoop 2.7.3 and hive 2.1.1 with LLAP. tez quiries are running fine, but after LLAP daemon is launched using slider, any insert or count(*) llap queries is throwing exception: java.lang.Exception: java.util.concurrent.ExecutionException: java.lang.NoSuchMethodError: org.apa

Aug. 2017 Hive User Group Meeting

2017-08-01 Thread Xuefu Zhang
Hi all, It's an honor to announce that Hive community is launching a Hive user group meeting in the bay area this month. The details can be found at https://www.meetup.com/Hive-User-Group-Meeting/events/242210487/. We are inviting talk proposals from Hive users as well as developers at this time.

hcatreader out of memory error

2017-08-01 Thread Nathan Bamford
Hello, My company has a product that is a data processing yarn app. Because we essentially take the place of map reduce, we use HCatalog for reading and writing Hive tables. We implemented our solution using the reader and writer as described here: https://cwiki.apache.org/confluence/disp

Log4j PID Daily Rolling File Appender Question

2017-08-01 Thread Vlad Gudikov
Hi community, As for https://issues.apache.org/jira/browse/HIVE-11309 pid coneverter has been added. But the question is that we can add %pid to appender.DRFA.filePattern (it works and creates logs like hive.log.2017-05-31.21847@beta1) but can't add %pid to appender.DRFA.fileName (it looks like h