[Impala-ASF-CR] IMPALA-4266: Java udf returning string can give incorrect results

2016-11-04 Thread Tim Armstrong (Code Review)
Hello Bharath Vissapragada, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4941 to look at the new patch set (#3). Change subject: IMPALA-4266: Java udf returning string can give incorrect results

[Impala-ASF-CR] IMPALA-4266: Java udf returning string can give incorrect results

2016-11-04 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4266: Java udf returning string can give incorrect results .. Patch Set 4: Code-Review+1 Carry +1 -- To view, visit

[Impala-ASF-CR] IMPALA-4266: Java udf returning string can give incorrect results

2016-11-04 Thread Tim Armstrong (Code Review)
Hello Bharath Vissapragada, Alex Behm, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4941 to look at the new patch set (#4). Change subject: IMPALA-4266: Java udf returning string can give incorrect results

[Impala-ASF-CR](asf-site) Add "Effective Coding Practices" doc to site

2016-11-04 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add "Effective Coding Practices" doc to site .. Patch Set 2: I can see it being a blog post. Mainly I didn't think it fit on the wiki since it should be a

[Impala-ASF-CR] IMPALA-4391: fix dropped statuses in scanners

2016-11-04 Thread Tim Armstrong (Code Review)
Hello Lars Volker, Dan Hecht, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4938 to look at the new patch set (#2). Change subject: IMPALA-4391: fix dropped statuses in scanners ..

[Impala-ASF-CR] IMPALA-4391: fix dropped statuses in scanners

2016-11-04 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4391: fix dropped statuses in scanners .. Patch Set 2: Code-Review+2 Carry +2 -- To view, visit http://gerrit.cloudera.org:8080/4938 To unsubscribe,

[Impala-ASF-CR] IMPALA-4172: Switch to BlockLocation methods for disk IDs

2016-11-04 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4172: Switch to BlockLocation methods for disk IDs .. Patch Set 1: (1 comment) An additional high-level comment

[Impala-ASF-CR] IMPALA-1286: Extract common conjuncts from disjunctions.

2016-11-07 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-1286: Extract common conjuncts from disjunctions. .. Patch Set 4: (1 comment) http://gerrit.cloudera.org:8080/#/c/4877/4/be/src/exprs/expr-test.cc File

[Impala-ASF-CR] IMPALA-4309: Introduce Expr rewrite phase and supporting classes.

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4309: Introduce Expr rewrite phase and supporting classes. .. Patch Set 2: (5 comments) The overall approach looks sane - had a few high-level

[Impala-ASF-CR] IMPALA-3676,4321: Use clang as a static analysis tool

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3676,4321: Use clang as a static analysis tool .. Patch Set 1: (23 comments) http://gerrit.cloudera.org:8080/#/c/4758/2/be/CMakeLists.txt File

[Impala-ASF-CR] IMPALA-3676,4321: Use clang as a static analysis tool

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3676,4321: Use clang as a static analysis tool .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4758/1/be/src/util/aligned-new.h File

[Impala-ASF-CR] IMPALA-4269: Codegen merging exchange node

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4269: Codegen merging exchange node .. Patch Set 1: Code-Review+2 Change is a straightforward application of an existing pattern and I'm confident we

[Impala-ASF-CR] IMPALA-3676,4321: Use clang as a static analysis tool

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3676,4321: Use clang as a static analysis tool .. Patch Set 2: (5 comments) http://gerrit.cloudera.org:8080/#/c/4758/2/be/CMakeLists.txt File

[Impala-ASF-CR](hadoop-next) IMPALA-4277: bump Hadoop component versions except for Hadoop itself

2016-10-12 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4698 Change subject: IMPALA-4277: bump Hadoop component versions except for Hadoop itself .. IMPALA-4277: bump Hadoop component versions

[Impala-ASF-CR] IMPALA-3943: Address post-merge comments.

2016-10-12 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3943: Address post-merge comments. .. Patch Set 1: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/4696 To unsubscribe, visit

[Impala-ASF-CR](hadoop-next) IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API

2016-10-12 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4701 Change subject: IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API .. IMPALA-4277: temporary hack to avoid

[Impala-ASF-CR] IMPALA-4259: build Impala without any test cluster setup.

2016-10-12 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4259: build Impala without any test cluster setup. .. Patch Set 5: (2 comments) http://gerrit.cloudera.org:8080/#/c/4685/5/buildall.sh File buildall.sh:

[Impala-ASF-CR] IMPALA-4259: build Impala without any test cluster setup.

2016-10-12 Thread Tim Armstrong (Code Review)
Hello David Knupp, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4685 to look at the new patch set (#6). Change subject: IMPALA-4259: build Impala without any test cluster setup. ..

[Impala-ASF-CR] IMPALA-4080, IMPALA-3638: Introduce ExecNode::Codegen()

2016-10-12 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4080, IMPALA-3638: Introduce ExecNode::Codegen() .. Patch Set 3: (8 comments) Looking good, just some small things then I'll +1.

[Impala-ASF-CR] IMPALA-3211: provide toolchain build id for bootstrapping

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4771 Change subject: IMPALA-3211: provide toolchain build id for bootstrapping .. IMPALA-3211: provide toolchain build id for bootstrapping

[Impala-ASF-CR] IMPALA-4241: remove spurious child queries event

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4768 Change subject: IMPALA-4241: remove spurious child queries event .. IMPALA-4241: remove spurious child queries event

[Impala-ASF-CR] IMPALA-3872: allow providing PyPi mirror for python packages

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4770 Change subject: IMPALA-3872: allow providing PyPi mirror for python packages .. IMPALA-3872: allow providing PyPi mirror for python

[Impala-ASF-CR] IMPALA-3211: provide toolchain build id for bootstrapping

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3211: provide toolchain build id for bootstrapping .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4771/1/bin/bootstrap_toolchain.py

[Impala-ASF-CR] IMPALA-4300: Speed up BloomFilter::Or with SIMD

2016-10-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4300: Speed up BloomFilter::Or with SIMD .. Patch Set 1: (4 comments) LGTM, just want to make sure the comment is a little clearer.

[Impala-ASF-CR] IMPALA-3884: Support TYPE TIMESTAMP for HashTableCtx::CodegenAssignNullValue()

2016-10-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3884: Support TYPE_TIMESTAMP for HashTableCtx::CodegenAssignNullValue() .. Patch Set 2: Code-Review+2 (1 comment)

[Impala-ASF-CR] IMPALA-4300: Speed up BloomFilter::Or with SIMD

2016-10-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4300: Speed up BloomFilter::Or with SIMD .. Patch Set 3: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/4813/3//COMMIT_MSG Commit

[Impala-ASF-CR] Add distcc infrastructure.

2016-10-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add distcc infrastructure. .. Patch Set 1: (6 comments) Thanks for doing this http://gerrit.cloudera.org:8080/#/c/4820/1/bin/distcc/distcc.sh File

[Impala-ASF-CR] Impala-3342: Adding thread counters to measure time spent during plan fragment execution

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Impala-3342: Adding thread counters to measure time spent during plan fragment execution .. Patch Set 5: (2 comments)

[Impala-ASF-CR] IMPALA-4024: Add "system" database and expose Impala metrics as a table

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has abandoned this change. Change subject: IMPALA-4024: Add "system" database and expose Impala metrics as a table .. Abandoned I need to make time to polish this up and put out a version for review. -- To

[Impala-ASF-CR] IMPALA-4230: ASF policy issues from 2.7.0 rc3.

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4230: ASF policy issues from 2.7.0 rc3. .. Patch Set 5: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/4582 To unsubscribe, visit

[Impala-ASF-CR] Remove Llama dependency

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Remove Llama dependency .. Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/4739/1/common/thrift/metrics.json File common/thrift/metrics.json:

[Impala-ASF-CR](hadoop-next) IMPALA-4277: bump Hadoop component versions except for Hadoop itself

2016-10-18 Thread Tim Armstrong (Code Review)
Hello Sailesh Mukil, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4698 to look at the new patch set (#3). Change subject: IMPALA-4277: bump Hadoop component versions except for Hadoop itself

[Impala-ASF-CR](hadoop-next) IMPALA-4277: bump Hadoop component versions except for Hadoop itself

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has submitted this change and it was merged. Change subject: IMPALA-4277: bump Hadoop component versions except for Hadoop itself .. IMPALA-4277: bump Hadoop component versions except for Hadoop itself The Hive

[Impala-ASF-CR](hadoop-next) IMPALA-4277: bump Hadoop component versions except for Hadoop itself

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: bump Hadoop component versions except for Hadoop itself .. Patch Set 3: Code-Review+2 Verified+1 Rebase. Confirmed that it compiles, but can't run

[Impala-ASF-CR](hadoop-next) IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has submitted this change and it was merged. Change subject: IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API .. IMPALA-4277: temporary hack to avoid compile errors for HDFS block

[Impala-ASF-CR](hadoop-next) IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API

2016-10-18 Thread Tim Armstrong (Code Review)
Hello Sailesh Mukil, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4701 to look at the new patch set (#2). Change subject: IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API

[Impala-ASF-CR] IMPALA-4277: allow overriding of Hive/Hadoop versions/locations

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: allow overriding of Hive/Hadoop versions/locations .. Patch Set 2: (6 comments) http://gerrit.cloudera.org:8080/#/c/4720/2/bin/impala-config.sh

[Impala-ASF-CR](hadoop-next) IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: temporary hack to avoid compile errors for HDFS block location API .. Patch Set 1: (1 comment)

[Impala-ASF-CR](hadoop-next) IMPALA-4277: don't use deprecated s3:// filesystem

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4748 Change subject: IMPALA-4277: don't use deprecated s3:// filesystem .. IMPALA-4277: don't use deprecated s3:// filesystem Support was

[Impala-ASF-CR] IMPALA-4350: Crash with vlog level 2 in hash join node

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4830 Change subject: IMPALA-4350: Crash with vlog level 2 in hash join node .. IMPALA-4350: Crash with vlog level 2 in hash join node

[Impala-ASF-CR] IMPALA-3211: provide toolchain build id for bootstrapping

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3211: provide toolchain build id for bootstrapping .. Patch Set 4: Code-Review+2 rebase -- To view, visit http://gerrit.cloudera.org:8080/4771 To

[Impala-ASF-CR] IMPALA-4223: Handle truncated file read from HDFS cache

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4223: Handle truncated file read from HDFS cache .. Patch Set 1: (1 comment) The change makes sense and we should get it in regardless, but could this

[Impala-ASF-CR] Removed dead join inversion code from Analyzer.

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Removed dead join inversion code from Analyzer. .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4827 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-25 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. Patch Set 7: (1 comment)

[Impala-ASF-CR] Remove seemingly incorrect DCHECK-s.

2016-10-25 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Remove seemingly incorrect DCHECK-s. .. Patch Set 1: (1 comment) I agree that this looks like a bug. http://gerrit.cloudera.org:8080/#/c/4835/1//COMMIT_MSG

[Impala-ASF-CR] IMPALA-4350: Crash with vlog level 2 in hash join node

2016-10-25 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4350: Crash with vlog level 2 in hash join node .. Patch Set 2: Code-Review+2 Carry +2 -- To view, visit http://gerrit.cloudera.org:8080/4830 To

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. Patch Set 4: (13 comments)

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#6). Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions This change enables codegen

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. Patch Set 6: Rebased onto the codegen interface changes. -- To view, visit

[Impala-ASF-CR] IMPALA-4339: ensure coredumps end up in IMPALA HOME

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4785 Change subject: IMPALA-4339: ensure coredumps end up in IMPALA_HOME .. IMPALA-4339: ensure coredumps end up in IMPALA_HOME Change-Id:

[Impala-ASF-CR] IMPALA-4023: don't attach buffered tuple streams to batches

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4023: don't attach buffered tuple streams to batches .. Patch Set 8: (3 comments) http://gerrit.cloudera.org:8080/#/c/4448/8//COMMIT_MSG Commit Message:

[Impala-ASF-CR] IMPALA-4023: don't attach buffered tuple streams to batches

2016-10-21 Thread Tim Armstrong (Code Review)
Hello Internal Jenkins, Alex Behm, Dan Hecht, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4448 to look at the new patch set (#9). Change subject: IMPALA-4023: don't attach buffered tuple streams to batches

[Impala-ASF-CR] IMPALA-4241: remove spurious child queries event

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4241: remove spurious child queries event .. Patch Set 2: Code-Review+2 carry +2 -- To view, visit http://gerrit.cloudera.org:8080/4768 To unsubscribe,

[Impala-ASF-CR] IMPALA-3884: Support TYPE TIMESTAMP for HashTableCtx::CodegenAssignNullValue()

2016-10-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3884: Support TYPE_TIMESTAMP for HashTableCtx::CodegenAssignNullValue() .. Patch Set 1: (6 comments)

[Impala-ASF-CR] Add distcc infrastructure.

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add distcc infrastructure. .. Patch Set 2: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4820 To unsubscribe, visit

[Impala-ASF-CR] Add distcc infrastructure.

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add distcc infrastructure. .. Patch Set 2: Would be good to send out an email to dev@ once this goes in -- To view, visit http://gerrit.cloudera.org:8080/4820

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. Patch Set 6: (7 comments)

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#7). Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions This change enables codegen

[Impala-ASF-CR] IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#7). Change subject: IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions .. IMPALA-1430,IMPALA-4108: codegen all builtin aggregate functions This change enables codegen

[Impala-ASF-CR] Add all build targets to CMake and speed up builds

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Add all build targets to CMake and speed up builds .. Patch Set 1: (5 comments) http://gerrit.cloudera.org:8080/#/c/4790/1/bin/make_impala.sh File

[Impala-ASF-CR] IMPALA-3211: provide toolchain build id for bootstrapping

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3211: provide toolchain build id for bootstrapping .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/4771/2/bin/impala-config.sh File

[Impala-ASF-CR] IMPALA-3211: provide toolchain build id for bootstrapping

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#3). Change subject: IMPALA-3211: provide toolchain build id for bootstrapping .. IMPALA-3211: provide toolchain build id for bootstrapping Testing: Ran a private build, which

[Impala-ASF-CR] IMPALA-4339: ensure coredumps end up in IMPALA HOME

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4339: ensure coredumps end up in IMPALA_HOME .. Patch Set 2: Code-Review+2 Rebase, carry +2 -- To view, visit http://gerrit.cloudera.org:8080/4785 To

[Impala-ASF-CR] Add all build targets to CMake and speed up builds

2016-10-24 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#2). Change subject: Add all build targets to CMake and speed up builds .. Add all build targets to CMake and speed up builds Use CMake's dependency resolution always instead of

[Impala-ASF-CR] IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4778 Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors .. IMPALA-4277: remove references for unsupported

[Impala-ASF-CR] IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors .. Patch Set 1: (1 comment) Carry +1

[Impala-ASF-CR] IMPALA-3342: Add thread counters to monitor plan fragment execution

2016-10-20 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3342: Add thread counters to monitor plan fragment execution .. Patch Set 6: (3 comments) http://gerrit.cloudera.org:8080/#/c/4633/6//COMMIT_MSG Commit

[Impala-ASF-CR] Remove Llama dependency

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Remove Llama dependency .. Patch Set 3: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4739 To unsubscribe, visit

[Impala-ASF-CR] Remove Llama dependency

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: Remove Llama dependency .. Patch Set 2: (4 comments) http://gerrit.cloudera.org:8080/#/c/4739/2/common/thrift/ImpalaInternalService.thrift File

[Impala-ASF-CR] IMPALA-4277: allow overriding of Hive/Hadoop versions/locations

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#3). Change subject: IMPALA-4277: allow overriding of Hive/Hadoop versions/locations .. IMPALA-4277: allow overriding of Hive/Hadoop versions/locations This is to help with

[Impala-ASF-CR] IMPALA-4123: Fast bit unpacking

2016-10-17 Thread Tim Armstrong (Code Review)
Hello Jim Apple, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4494 to look at the new patch set (#14). Change subject: IMPALA-4123: Fast bit unpacking .. IMPALA-4123: Fast bit

[Impala-ASF-CR] IMPALA-4123: Fast bit unpacking

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4123: Fast bit unpacking .. Patch Set 15: Code-Review+2 Carry +2 -- To view, visit http://gerrit.cloudera.org:8080/4494 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-4123: Fast bit unpacking

2016-10-17 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4123: Fast bit unpacking .. Patch Set 15: (1 comment) http://gerrit.cloudera.org:8080/#/c/4494/11/be/src/util/bit-packing-test.cc File

[Impala-ASF-CR] IMPALA-4023: don't attach buffered tuple streams to batches

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4023: don't attach buffered tuple streams to batches .. Patch Set 8: Not really - flush_resources without need_to_return implies 2a, whereas

[Impala-ASF-CR] IMPALA-4023: don't attach buffered tuple streams to batches

2016-10-19 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4023: don't attach buffered tuple streams to batches .. Patch Set 8: Another way of looking at it is that ignoring flush_resources is a resource

[Impala-ASF-CR](hadoop-next) IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has submitted this change and it was merged. Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors .. IMPALA-4277: remove references for unsupported s3/s3n connectors We only support

[Impala-ASF-CR](hadoop-next) IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors .. Patch Set 2: Code-Review+2 Verified+1 -- To view, visit

[Impala-ASF-CR](hadoop-next) IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-18 Thread Tim Armstrong (Code Review)
Hello Sailesh Mukil, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4748 to look at the new patch set (#2). Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors

[Impala-ASF-CR](hadoop-next) IMPALA-4277: remove references for unsupported s3/s3n connectors

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4277: remove references for unsupported s3/s3n connectors .. Patch Set 1: (2 comments)

[Impala-ASF-CR] IMPALA-3420: use gold by default

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#2). Change subject: IMPALA-3420: use gold by default .. IMPALA-3420: use gold by default Also pass the flag that enables ld.gold directly to the compiler. This is understood by both

[Impala-ASF-CR] IMPALA-3342: Add thread counters to monitor plan fragment execution

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3342: Add thread counters to monitor plan fragment execution .. Patch Set 6: (2 comments) http://gerrit.cloudera.org:8080/#/c/4633/6//COMMIT_MSG Commit

[Impala-ASF-CR] IMPALA-4230: ASF policy issues from 2.7.0 rc3.

2016-10-18 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4230: ASF policy issues from 2.7.0 rc3. .. Patch Set 5: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/4582 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-4525: fix crash when codegen mem limit exceeded

2016-11-23 Thread Tim Armstrong (Code Review)
Hello Michael Ho, Alex Behm, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/5211 to look at the new patch set (#2). Change subject: IMPALA-4525: fix crash when codegen mem limit exceeded

[Impala-ASF-CR] IMPALA-4535: Remove 'auto' from parameter list

2016-11-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4535: Remove 'auto' from parameter list .. Patch Set 1: Code-Review+2 -- To view, visit http://gerrit.cloudera.org:8080/5214 To unsubscribe, visit

[Impala-ASF-CR] IMPALA-4525: fix crash when codegen mem limit exceeded

2016-11-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4525: fix crash when codegen mem limit exceeded .. Patch Set 2: (1 comment) http://gerrit.cloudera.org:8080/#/c/5211/2/be/src/service/fe-support.cc File

[Impala-ASF-CR] IMPALA-1430: enable codegen for native UDAs

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#2). Change subject: IMPALA-1430: enable codegen for native UDAs .. IMPALA-1430: enable codegen for native UDAs This uses the existing infrastructure for codegening builtin UDAs and

[Impala-ASF-CR] IMPALA-4512: Add a script that builds Impala on stock Ubuntu 14.04.

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4512: Add a script that builds Impala on stock Ubuntu 14.04. .. Patch Set 2: (2 comments)

[Impala-ASF-CR] IMPALA-2523: Make HdfsTableSink aware of clustered input

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-2523: Make HdfsTableSink aware of clustered input .. Patch Set 19: Code-Review+2 Carry the +2 -- To view, visit http://gerrit.cloudera.org:8080/4863 To

[Impala-ASF-CR] IMPALA-1430: enable codegen for native UDAs

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new patch set (#3). Change subject: IMPALA-1430: enable codegen for native UDAs .. IMPALA-1430: enable codegen for native UDAs This uses the existing infrastructure for codegening builtin UDAs and

[Impala-ASF-CR] IMPALA-1430: enable codegen for native UDAs

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/5161 Change subject: IMPALA-1430: enable codegen for native UDAs .. IMPALA-1430: enable codegen for native UDAs This uses the existing

[Impala-ASF-CR] IMPALA-3200: move bufferpool under runtime

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/5165 Change subject: IMPALA-3200: move bufferpool under runtime .. IMPALA-3200: move bufferpool under runtime It is arguably a subcomponent

[Impala-ASF-CR] IMPALA-3200: Implement suballocator for splitting buffers

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3200: Implement suballocator for splitting buffers .. Patch Set 5: (1 comment)

[Impala-ASF-CR] IMPALA-4478: Initial Kudu client mem tracking for sink

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4478: Initial Kudu client mem tracking for sink .. Patch Set 1: Code-Review+1 (1 comment)

[Impala-ASF-CR] IMPALA-4397,IMPALA-3259: reduce codegen time and memory

2016-11-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4397,IMPALA-3259: reduce codegen time and memory .. Patch Set 13: (1 comment) http://gerrit.cloudera.org:8080/#/c/4956/13/be/src/codegen/llvm-codegen.h

[Impala-ASF-CR] IMPALA-4518: CopyStringVal() doesn't copy null string

2016-11-23 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4518: CopyStringVal() doesn't copy null string .. Patch Set 1: Code-Review+2 (2 comments) http://gerrit.cloudera.org:8080/#/c/5198/1//COMMIT_MSG Commit

[Impala-ASF-CR] IMPALA-3200: move bufferpool under runtime

2016-11-21 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-3200: move bufferpool under runtime .. Patch Set 3: Code-Review+2 The Cmake script didn't handle be tests living in a subdirectory - fixed it. -- To

[Impala-ASF-CR] IMPALA-4397,IMPALA-3259: reduce codegen time and memory

2016-11-22 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4397,IMPALA-3259: reduce codegen time and memory .. Patch Set 11: (9 comments)

[Impala-ASF-CR] IMPALA-4397,IMPALA-3259: reduce codegen time and memory

2016-11-22 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4397,IMPALA-3259: reduce codegen time and memory .. Patch Set 12: Code-Review+1 Carry +1 -- To view, visit http://gerrit.cloudera.org:8080/4956 To

[Impala-ASF-CR] IMPALA-4397,IMPALA-3259: reduce codegen time and memory

2016-11-22 Thread Tim Armstrong (Code Review)
Hello Michael Ho, I'd like you to reexamine a change. Please visit http://gerrit.cloudera.org:8080/4956 to look at the new patch set (#12). Change subject: IMPALA-4397,IMPALA-3259: reduce codegen time and memory ..

[Impala-ASF-CR] IMPALA-4397,IMPALA-3259: reduce codegen time and memory

2016-11-22 Thread Tim Armstrong (Code Review)
Tim Armstrong has posted comments on this change. Change subject: IMPALA-4397,IMPALA-3259: reduce codegen time and memory .. Patch Set 13: Code-Review+1 -- To view, visit http://gerrit.cloudera.org:8080/4956 To unsubscribe,

<    1   2   3   4   5   6   7   8   9   10   >