Member since
12-22-2019
2
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1559 | 12-25-2019 05:37 PM |
12-25-2019
05:37 PM
I have solved the problem, the problem was found during migration clustering. The CPU instruction-set was different between the old environment and the new environment.This is my fault, Thanks everyone!
... View more
12-23-2019
12:38 AM
Hi, guys:
I'm useing CDH6.1.1. When I query impala like "select sum([field]) from [table]", the impala daemon is correct,and the result is correct too. But when I change sql to "select sum([field]) from [table] group by", the impala daemon unexpected exit,and the ERROR log has nothing, but the "impala.FATAL" throw "F1222 llvm-codegen.cc:137] LLVM hit fatal error: Cannot select: intrinsic %llvm.x86.sse42.crc32.64.64". Thanks everyone for your help! log
... View more
Labels:
- Labels:
-
Apache Impala