impala git commit: [security] Make the kerberos principal configurable for Kudu servers

2017-12-05 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master c505a8159 -> 9303b0aed [security] Make the kerberos principal configurable for Kudu servers The Kudu security library currently sources the kerberos principal directly from FLAGS_principal. Since this is a library, we'd rather move this

[5/8] impala git commit: IMPALA-6268: KerberosOnAndOff/RpcMgrKerberizedTest.MultipleServices failing

2017-12-05 Thread tarmstrong
IMPALA-6268: KerberosOnAndOff/RpcMgrKerberizedTest.MultipleServices failing This patch just disables the failing test to unblock builds. We will investigate in parallel the root cause for these failures and post a real fix. Change-Id: I6c750850ff916617a06e3cfac330072d8e2179e8 Reviewed-on:

[4/8] impala git commit: IMPALA-6265 Query cancellation test enhancements

2017-12-05 Thread tarmstrong
IMPALA-6265 Query cancellation test enhancements In the query cancellation tests it is essential to wait until the query gets to a desired state (waiting_to_finish, fetching) and then cancel it. Apparently, ASAN query execution happens slower than on a Release build. As a result a hard coded

[6/8] impala git commit: IMPALA-6256: Incorrect principal will be used for internal connections if FLAGS_be_principal is set

2017-12-05 Thread tarmstrong
IMPALA-6256: Incorrect principal will be used for internal connections if FLAGS_be_principal is set In Impala, we have FLAGS_principal and FLAGS_be_principal flags. If only FLAGS_principal is set, we use it as both the internal and external principals. If both FLAGS_principal and

[2/8] impala git commit: IMPALA-6238: Enhance TErrorCode::DATASTREAM_SENDER_TIMEOUT message

2017-12-05 Thread tarmstrong
IMPALA-6238: Enhance TErrorCode::DATASTREAM_SENDER_TIMEOUT message This change augments the message of TErrorCode::DATASTREAM_SENDER_TIMEOUT to include the source address when KRPC is enabled. The source address is not readily available in Thrift. The new message includes the destination plan

[1/8] impala git commit: IMPALA-6068: Scale back fixing functional-types

2017-12-05 Thread tarmstrong
Repository: impala Updated Branches: refs/heads/master 7e368b8f0 -> c505a8159 IMPALA-6068: Scale back fixing functional-types I re-created the original patch for IMPALA-6068, but only performed what I believe to be the limited legal transformation of data load: DEPENDENT_LOAD ->