svn commit: r23360 - /release/impala/KEYS

2017-12-01 Thread jbapple
Author: jbapple Date: Fri Dec 1 17:49:04 2017 New Revision: 23360 Log: Add tmarshall@'s key to impala's KEYS Modified: release/impala/KEYS Modified: release/impala/KEYS == --- release/impala/KEYS (original) +++ rele

impala git commit: IMPALA-6264: Remove "incubator-" from git links

2017-12-01 Thread jbapple
Repository: impala Updated Branches: refs/heads/asf-site 5ac07cbc2 -> 83373b00e IMPALA-6264: Remove "incubator-" from git links Change-Id: I2df7972b8cff0142250278b61b2ed46b3e161706 Reviewed-on: http://gerrit.cloudera.org:8080/8712 Reviewed-by: David Knupp Tested-by: Jim Apple Project: http

[1/4] impala git commit: IMPALA-6244: Fix test failures with Hadoop 3.0

2017-12-01 Thread mikeb
Repository: impala Updated Branches: refs/heads/master 3ed122185 -> ea8d2ba7f IMPALA-6244: Fix test failures with Hadoop 3.0 The metadata query test fails when run against Hadoop 3.0 due to some defaults changing for sequence files. Testing: Compared the output of hadoop fs -text /test-wareh

[2/4] impala git commit: IMPALA-4506: Do not display some intro message if --quiet is set

2017-12-01 Thread mikeb
IMPALA-4506: Do not display some intro message if --quiet is set Change-Id: I19c6d00dfbbe805ee9c525b72eb5703840e2f582 Reviewed-on: http://gerrit.cloudera.org:8080/8613 Reviewed-by: Jim Apple Tested-by: Impala Public Jenkins Project: http://git-wip-us.apache.org/repos/asf/impala/repo Commit: htt

[4/4] impala git commit: IMPALA-6255: Add device names to DiskIoMgr thread names

2017-12-01 Thread mikeb
IMPALA-6255: Add device names to DiskIoMgr thread names This change adds device names to the DiskIoMgr thread names. It will make them easier to identify during debugging. Change-Id: I30faeda6db8846e4aad64ce29ca811366d84910b Reviewed-on: http://gerrit.cloudera.org:8080/8669 Reviewed-by: Lars Volk

[3/4] impala git commit: IMPALA-5940: Avoid stack tracing and log spew with Status::Expected()

2017-12-01 Thread mikeb
IMPALA-5940: Avoid stack tracing and log spew with Status::Expected() This change converts some callers of Status() to Status::Expected() in the DataStreamMgr to avoid log spew and unnecessary overhead of stack tracing. Change-Id: Ie1f7d16e60f7859d662e87642d0f82e1d74183ad Reviewed-on: http://gerr