Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge cloudera impala branchs #2

Merged
merged 319 commits into from
Jul 28, 2017
Merged
Changes from 1 commit
Commits
Show all changes
319 commits
Select commit Hold shift + click to select a range
2e96f25
IMPALA-5318: Generate access events with fully qualified table names
dtsirogiannis May 12, 2017
76ae156
IMPALA-4764: Add Hedged read metrics
smukil May 12, 2017
d4b58f7
IMPALA-5127: Add history_max option
Mar 9, 2017
e0c5432
IMPALA-5246: Verify that a UDF test completely finishes before moving on
tbobrovytsky May 11, 2017
823ab56
IMPALA-5174: Bump gflags to 2.2.0-p1
May 15, 2017
1467e54
IMPALA-5187, IMPALA-5208: Bump Breakpad Version, undo IMPALA-3794
May 13, 2017
8a31990
IMPALA-5319: Fix test_hdfs_scan_node_errors failures
May 15, 2017
01d9eac
Update thirdparty dependencies
May 17, 2017
ac0c58b
IMPALA-5301: Set Kudu minicluster memory limit
May 10, 2017
bd8e135
IMPALA-5137: Support pushing TIMESTAMP predicates to Kudu
May 3, 2017
4ae5c75
IMPALA-5137: Support TIMESTAMPs in Kudu range predicate DDL
May 10, 2017
74f551b
IMPALA-5180: Don't use non-deterministic exprs in partition pruning
Apr 6, 2017
ac209cf
IMPALA-3973: optional 3rd and 4th arguments for instr().
Dec 8, 2016
1923edf
IMPALA-5339: Fix analysis with sort.columns and expr rewrites
May 18, 2017
6e793dd
IMPALA-5340: Query profile displays stale query state
twmarshall May 18, 2017
2335956
IMPALA-5144: Remove sortby() hint
May 13, 2017
1da6daa
Ninja support: use MAKE_CMD in run-backend-tests.sh when possible
jbapple-cloudera May 20, 2017
950b228
IMPALA-5304: reduce transfer of Parquet decompression buffers
timarmstrong May 10, 2017
9c10f98
IMPALA-5166: clean up BufferPool counters
timarmstrong Apr 5, 2017
b2bf840
IMPALA-2522: Add doc for sortby() and clustered hints
Jan 10, 2017
eccfbd2
Revert "IMPALA-2716: Hive/Impala incompatibility for timestamp data i…
May 16, 2017
c90954a
IMPALA-5349: flaky NoDirsAllocationError test
timarmstrong May 22, 2017
d50022e
IMPALA-5331: Use new libHDFS API to address "Unknown Error 255"
smukil May 16, 2017
f38af9b
IMPALA-4803: [DOCS] 2.9 release notes placeholder
May 22, 2017
6c6bfb3
IMPALA-5031: Initialize only_parsing_header_ before reading it
jbapple-cloudera May 14, 2017
3e32a33
IMPALA-4803: [DOCS] 2.9 release notes placeholder
May 23, 2017
7825fba
IMPALA-5157: [DOCS] Remove sortby() hint from new features
May 23, 2017
179b078
IMPALA-5309: Adds TABLESAMPLE clause for HDFS table refs.
May 10, 2017
f71fe33
IMPALA-1972/IMPALA-3882: Fix client_request_state_map_lock_ contention
Apr 19, 2017
470e6de
IMPALA-4956: [DOCS] Correct EXPLAIN_LEVEL mnemonics and numbers
May 23, 2017
7b88fef
IMPALA-5342: Add comments of loaded tables in the response of GetTables
dtsirogiannis May 19, 2017
7ddfafd
IMPALA-5167: Reduce the number of Kudu clients created (BE)
twmarshall Apr 26, 2017
0dd22e6
IMPALA-5324: Fix version check in EvalDictionaryFilters
joemcdonnell May 23, 2017
6ce0068
IMPALA-4923: reduce memory transfer for selective scans
timarmstrong May 20, 2017
df708e1
IMPALA-5259: Add REFRESH FUNCTIONS <db> statement
tbobrovytsky May 8, 2017
361c103
IMPALA-5030: Adds support for NVL2() function
vtstran May 20, 2017
ca37280
IMPALA-5358: Fix repeatable table sample.
May 25, 2017
9218f18
IMPALA-5347: Parquet scanner microoptimizations
timarmstrong May 21, 2017
ce97d53
IMPALA-5232: Parquet reader error message prints memory address inste…
poojanilangekar May 24, 2017
3c669d1
IMPALA-5333: Add support for Impala to work with ADLS
smukil Apr 11, 2017
649e9e0
IMPALA-5369: Remove old pom parent in testdata module
granthenke May 25, 2017
349649e
Bumped Kudu version to 795c435
twmarshall May 24, 2017
af5c41d
IMPALA-5354: INSERT hints for Kudu tables
twmarshall May 24, 2017
3a6ab37
IMPALA-5375: Builds on CentOS 6.4 failing with broken python dependen…
smukil May 26, 2017
a1a8c49
IMPALA-5325: Do not update totalHdfsBytes_/numHdfsFiles_ on Catalogd
May 24, 2017
22e63cc
IMPALA-4890/5143: Coordinator race involving TearDown()
May 15, 2017
91bc247
IMPALA-2373: Extrapolate row counts for HDFS tables.
May 5, 2017
9425b35
IMPALA-4623: Enable file handle cache
joemcdonnell Mar 24, 2017
80854e4
IMPALA-5376: Loads all TPC-DS tables
May 6, 2017
857b968
IMPALA-4730: [DOCS] DISTINCT is allowed with group_concat()
May 30, 2017
7e9e9f2
IMPALA-5379: Add test for parquet_dictionary_filtering
joemcdonnell May 30, 2017
3d68f3a
IMPALA-5391: remove C++11 from UDF header
timarmstrong May 31, 2017
d108797
IMPALA-5383: Fix PARQUET_FILE_SIZE option for ADLS
smukil May 30, 2017
939263f
Add a script to test performance on a developer machine
jbapple-cloudera Mar 16, 2017
93df66a
IMPALA-4988: Add query option read_parquet_statistics
May 26, 2017
f1b779f
IMPALA-5364: Correct title of query locations table
May 25, 2017
bb9caa2
IMPALA-5326: [DOCS] Document REPLACE() function
May 24, 2017
d0baf9b
IMPALA-4616: [DOCS] Doc new ALTER TABLE options for Kudu
Jun 1, 2017
6ec4be0
IMPALA-5411: Avoid log spew from GetRuntimeProfileStr
Jun 1, 2017
438df34
IMPALA-5350: Tidy up thread groups for finst exec threads
May 22, 2017
555b961
IMPALA-5378: Disk IO manager needs to understand ADLS
smukil May 30, 2017
7725424
IMPALA-5338: Fix Kudu timestamp column default values
May 23, 2017
3124642
IMPALA-5377: Impala may crash if given a fragment instance while rest…
May 31, 2017
9ca6d4f
IMPALA-5419: Check for cancellation when building hash tables
Jun 1, 2017
faff867
[DOCS] Add several items to "known issues" page
Jan 27, 2017
2f1b177
IMPALA-5359: [DOCS] Document SORT BY syntax for CREATE TABLE and ALTE…
May 24, 2017
6c6520d
IMPALA-5030: [TESTS] Adds support for NVL2() function
vtstran May 20, 2017
af50655
IMPALA-5424: Ignore errors when removing minidumps folder
Jun 2, 2017
c58447f
IMPALA-5381: Adds DEFAULT_JOIN_DISTRIBUTION_MODE query option.
Jun 2, 2017
306602e
IMPALA-5432: Remove invalid DCHECK from SetMemLimitExceeded
jfs-arcadia Jun 4, 2017
142db48
IMPALA-5348: [DOCS] Add CAST to string literal + INTERVAL example
Jun 2, 2017
be46e5d
IMPALA-5426: Update Hive schema script to 1.1.0
twmarshall Jun 3, 2017
bbafe9b
IMPALA-3267 [DOCS] Docs about nan/inf are incorrect
laurelhale Jun 5, 2017
38c5789
IMPALA-5363: Reset probe_batch_ after reaching limit
May 27, 2017
7bc16c0
IMPALA-5347: reduce codegen overhead of timestamp trunc()
timarmstrong Jun 5, 2017
f925eaf
IMPALA-5433: Mark single-argument Status c'tors as explicit
Jun 5, 2017
35edca4
IMPALA-5420: Skip ACL fetch if the acl bit is not set.
Jun 3, 2017
ef2add8
Bump toolchain patch versions: boost, crcutil, breakpad
Jun 3, 2017
e8acc81
IMPALA-5428: update external hadoop ecosystem versions
twmarshall Jun 2, 2017
4b2d07f
Revert "IMPALA-5428: update external hadoop ecosystem versions"
twmarshall Jun 6, 2017
0e884fb
Bump Kudu version for 1.4.0-RC1
Jun 6, 2017
d151fb5
Update thirdparty dependencies
Jun 6, 2017
c614877
IMPALA-5438: Always eval union const exprs in subplan.
Jun 5, 2017
9bb797c
IMPALA-4859: [DOCS] Update example to show IS [NOT] NULL pushed to Kudu
Jun 2, 2017
be31d11
IMPALA-5282: Handle overflows in computeResourceProfile().
Jun 5, 2017
5f89b54
IMPALA-5137: [DOCS] Document TIMESTAMP for Kudu tables
May 31, 2017
eb25022
IMPALA-5357: Fix unixtime to UTC TimestampValue perf
Jun 5, 2017
96508a4
IMPALA-5355: Fix the order of Sentry roles and privileges
tbobrovytsky May 27, 2017
080fb99
IMPALA-2525: Treat parquet ENUMs as STRINGs when creating impala tables.
jkukul Mar 13, 2017
c7119f2
IMPALA-5164: Fix flaky benchmarks
May 20, 2017
aa7c9fb
IMPALA-4164: Avoid overly aggressive inlining in LLVM IR
May 19, 2017
21e1dee
IMPALA-5400: Execute tests in subplans.test
Jun 1, 2017
6a4d87b
IMPALA-5056: Ensure analysis uses 'fresh' catalog after metadata loading
Jun 1, 2017
1bd7cac
IMPALA-5455: test infra: default --cm-port based on --use-tls
mikesbrown Jun 5, 2017
f143e9d
IMPALA-5388: Only retry RPC on lost connection in send call
Jun 1, 2017
fb92958
IMPALA-5259: [DOCS] Doc REFRESH FUNCTIONS
Jun 1, 2017
e8694e1
IMPALA-5435: Increase runtime filter test timeouts (again)
Jun 6, 2017
a88f3cc
IMPALA-5454: Work around template rendering bug in /memz
Jun 7, 2017
3f98dfd
IMPALA-5386: Fix ReopenCachedHdfsFileHandle failure case
joemcdonnell May 30, 2017
ad93170
IMPALA-4892: Session ID included in error message
sjc362000 Jun 2, 2017
0d7e1ba
IMPALA-5469: Fix exception when processing catalog update
tbobrovytsky Jun 8, 2017
99c6113
IMPALA-5467: disable flaky BenchmarkTest to unblock builds
timarmstrong Jun 9, 2017
7d02c1a
IMPALA-5453: test_create_table_like_file fails on enum.parquet
twmarshall Jun 9, 2017
e4bcbc7
IMPALA-5221: Avoid re-use of stale SASL contexts.
smukil Jun 6, 2017
b8e9bbc
IMPALA-5480: Improve missing filters message
Jun 9, 2017
9b3d4ff
IMPALA-4965: Authorize access to runtime profile and exec summary
dtsirogiannis Jun 2, 2017
fc50b00
IMPALA-5413: Add a hive user for test_seq_writer_hive_compatibility.
Jun 1, 2017
7555b05
IMPALA-5479: Propagate the argument type in RawValue::Compare()
Jun 9, 2017
89602ff
IMPALA-5482: fix git checkout when workloads are modified
jbapple-cloudera Jun 10, 2017
e49e1ea
IMPALA-5016: Simplify COALESCE() in SimplifyConditionalsRule.
May 28, 2017
0a8b5d9
IMPALA-5031: Don't dereference uninitialized memory as a bool.
jbapple-cloudera Jun 10, 2017
511d563
IMPALA-5487: Fix race in RuntimeProfile::toThrift()
Jun 12, 2017
33459ac
IMPALA-5446: dropped Sorter::Reset() status
timarmstrong Jun 8, 2017
62db6b5
IMPALA-5223: Add waiting for HBase Zookeeper nodes to retry loop
Jun 12, 2017
5e40a1b
IMPALA-5263: test infra: support CA bundles with secure clusters
mikesbrown Jun 10, 2017
3c95ab5
IMPALA-5495: Improve error message if no impalad role is configured
Jun 13, 2017
3434988
IMPALA-5492: Fix incorrect newline character in the LDAP message
Jun 13, 2017
d6c69db
IMPALA-5506: Add stdin description to help information of query_file …
Jun 14, 2017
d79ac2e
IMPALA-5499: avoid ephemeral port conflicts
timarmstrong Jun 13, 2017
4a50af2
IMPALA-5316: Adds last_day() function
vtstran May 25, 2017
e0873ac
IMPALA-5158: report buffer pool free memory in MemTracker
timarmstrong Apr 7, 2017
c044d74
IMPALA-5061: Populate null_count in parquet::statistics
poojanilangekar Jun 2, 2017
89d3921
IMPALA-4418: Fixes extra blank lines in query result
vtstran Jun 2, 2017
7b3a1ab
IMPALA-5389: simplify BufferDescriptor lifetime
timarmstrong May 30, 2017
4f0b468
IMPALA-5494: Fixes the selectivity of NOT IN predicates
vtstran Jun 13, 2017
31afd80
IMPALA-4669: [KUTIL] Import kudu_util library from kudu@314c9d8
Oct 25, 2016
7e124cc
IMPALA-5286/IMPALA-5283: Kudu column name case cleanup
twmarshall May 12, 2017
093d796
Increment version to 2.10.0-SNAPSHOT
tbobrovytsky Jun 16, 2017
3ae6a6a
IMPALA-5527: Add nested testdata flattener
tbobrovytsky Jan 24, 2017
cd03373
IMPALA-5085: large rows in BufferedTupleStreamV2
timarmstrong Apr 13, 2017
0c71e36
IMPALA-4192: Disentangle Expr and ExprContext
May 14, 2017
8a10040
Update thirdparty dependencies
Jun 19, 2017
d54297d
IMPALA-5530: fix compilation against Sentry
timarmstrong Jun 19, 2017
ea10625
IMPALA-5530: Revert Sentry version to 5.12
Jun 20, 2017
ba2ddfe
IMPALA-5481: Clarify RowDescriptor ownership
Jun 14, 2017
29c5ec9
Bump thrift toolchain version to 0.9.0-p9
Jun 20, 2017
97139a1
IMPALA-5536: Fix TCLIService thrift compilation on Hive 2
joemcdonnell Jun 20, 2017
e606c19
IMPALA-5488: Fix handling of exclusive HDFS file handles
joemcdonnell Jun 14, 2017
a53339a
IMPALA-5537: Retry RPC on somes exceptions with SSL connection
Jun 20, 2017
aa35d0f
IMPALA-3040 addendum: use specific_build_type_timeout for slow builds
mikesbrown Jun 6, 2017
10fffe2
Bump Kudu version to c0798a9
Jun 21, 2017
5c13348
IMPALA-4868: Increase TestRequestPoolService.testUpdatingConfigs timeout
Jun 8, 2017
05fc03d
IMPALA-5497: spilling hash joins that output build rows hit OOM
timarmstrong Jun 14, 2017
21920cd
IMPALA-5540: Revert Sentry version back to 5.13
twmarshall Jun 21, 2017
38b28a6
IMPALA-5549: Remove deprecated fields from CatalogService API
dtsirogiannis Jun 21, 2017
705c9aa
IMPALA-5517: Allow IMPALA_LOGS_DIR to be overridden
Jun 15, 2017
66f97d6
IMPALA-5548 Fix some minor nits with HDFS parquet column readers
Jun 15, 2017
20b8eb4
IMPALA-5553: Fix expr-test in release builds
Jun 21, 2017
3fed030
IMPALA-4622: Add ALTER COLUMN statement.
twmarshall May 16, 2017
b611dcd
IMPALA-4866: Hash join node does not apply limits correctly
Apr 29, 2017
e72f35d
IMPALA-5562: Only recomputeMemLayout() if tuple has a layout.
Jun 22, 2017
b488979
IMPALA-5031: Remove undefined behavior "reference binding to null"
jbapple-cloudera May 27, 2017
382d39b
IMPALA-5558/IMPALA-5576: Reopen stale client connection
Jun 22, 2017
7c87fe5
IMPALA-5503: [DOCS] Document how to specify coordinator/executor nodes
Jun 20, 2017
05e7533
IMPALA-3909: [DOCS] Add general info about Parquet min/max optimization
Jun 2, 2017
e20cae2
IMPALA-5551: Fix AggregationNode::Close() when Prepare() fails
Jun 21, 2017
8d23808
IMPALA-4029: [DOCS] Include known issue for 'flat buffers' change
Jun 20, 2017
d5d664c
IMPALA-5579: Fix IndexOutOfBoundsException in GetTables metadata request
dtsirogiannis Jun 26, 2017
6e8783c
IMPALA-5431: Remove redundant path exists checks during table load
Jun 5, 2017
8e2e416
IMPALA-5554: sorter DCHECK on null column
timarmstrong Jun 25, 2017
79d1ea6
IMPALA-5571: Fix authorization tests
dtsirogiannis Jun 26, 2017
dc3cdd4
IMPALA-5160: adjust spill buffer size based on planner estimates
timarmstrong Apr 18, 2017
8f85651
Bump toolchain version
timarmstrong Jun 27, 2017
332d3ac
IMPALA-3643/IMPALA-5344: Fix FE tests on Java 8
Jun 4, 2017
82fd359
IMPALA-5567: race in fragment instance teardown
timarmstrong Jun 23, 2017
b402e34
IMPALA-5594: don't import shaded classes
timarmstrong Jun 28, 2017
d1fbe5f
IMPALA-5500: Reduce catalog update topic size
dtsirogiannis Jun 19, 2017
a1b4b7b
IMPALA-5600: Small cleanups left from IMPALA-5344
Jun 28, 2017
483bf4e
IMPALA-5595: Only set KuduScanner timestamp feature flag if necessary
Jun 28, 2017
fed463f
IMPALA-5591: set should handle negative values
timarmstrong Jun 27, 2017
8b26383
IMPALA-5280: Coalesce chains of OR conditions to an IN predicate
sakinapelli Jun 7, 2017
501128c
IMPALA-5483: Automatically disable codegen for small queries
timarmstrong Jun 9, 2017
fc2e23c
IMPALA-5281: stress test: introduce stricter pass guidelines
mikesbrown Jun 20, 2017
74d2ee4
Bump Kudu version to bbed78c
twmarshall Jun 29, 2017
974a23f
IMPALA-5588: Reduce the frequency of fault injection
Jun 27, 2017
cd2e30c
IMPALA-5560: always store CHAR(N) inline in tuple
timarmstrong Jun 22, 2017
77f742c
IMPALA-4687: Get Impala working against HBase 2.0
joemcdonnell Jun 23, 2017
1d94aa5
IMPALA-3905: HdfsScanner::GetNext() for Avro, RC, and Seq scans.
Mar 9, 2017
46ff1f7
IMPALA-5547: Rework FK/PK join detection.
Jun 6, 2017
b672c3b
IMPALA-5427: Fix race between CRS::UpdateQueryStatus() and beeswax RPCs
Jun 7, 2017
84f2e13
IMPALA-5036: Parquet count star optimization
tbobrovytsky Apr 6, 2017
8590f10
[DOCS] add EPOCH to list of units supported.
gregrahn Jun 30, 2017
3f66333
IMPALA-5611: KuduPartitionExpr holds onto memory unnecessarily
twmarshall Jun 30, 2017
2d7974d
IMPALA-3504: UDF for current timestamp in UTC
Jun 15, 2017
6df2534
IMPALA-5580: fix Java UDFs that return NULL strings
dhecht Jul 6, 2017
8bd80f7
IMPALA-4431: [DOCS] Document max_audit_event_log_files startup option
Jul 6, 2017
8f278eb
IMPALA-5030: [DOCS] Document nvl2() function
Jul 6, 2017
2742459
IMPALA-5618: buffered-tuple-stream-v2 fixes
timarmstrong Jul 6, 2017
6074b1a
[DOCS] Clean up trailing spaces
Jul 7, 2017
3ebc674
IMPALA-5333: [DOCS] Document Impala ADLS support
Jun 13, 2017
3ae4958
IMPALA-5605: [DOCS] New known issue for upping thread resource limits
Jun 30, 2017
4234af5
[DOCS] Advise setting vm.overcommit_memory=1 in various places
Jun 30, 2017
781d207
IMPALA-5583: [DOCS] Document default_join_distribution_mode query option
Jun 26, 2017
b4147a9
single_node_perf_run.py: clean up newly-added testdata
jbapple-cloudera Jun 17, 2017
4afc7a5
IMPALA-4107 [DOCS] APPX_MEDIAN cuts string to 10 chars
laurelhale Jun 6, 2017
3426d74
IMPALA-3603 [DOCS] Document handling of NaN values
laurelhale Jun 6, 2017
c77e59e
IMPALA-5164: Bloom filter benchmark fails to complete
Jul 7, 2017
e5e21cb
IMPALA-5623: Fix lag() on STRING cols to release UDF mem
Jul 7, 2017
70b56e2
IMPALA-5629: avoid expensive list::size() call
timarmstrong Jul 8, 2017
de69d94
IMPALA-5643: Add total number of threads created per group to /threadz
Jun 29, 2017
e499f83
IMPALA-5514: Throw an error when --ldap_password_cmd is used without …
Jul 11, 2017
5ad1c27
IMPALA-5507: Add clear description to help information of KEYVAL option
Jul 11, 2017
649c79a
Bump Kudu version to 1070e76
Jul 11, 2017
cf12ae6
IMPALA-5640: re-enable gzip for parquet insert tests
timarmstrong Jul 10, 2017
a49c025
IMPALA-5031: Set DiskIoMgr::ScanRange::is_cancelled_ before read
jbapple-cloudera Jun 25, 2017
8986405
IMPALA-4862: make resource profile consistent with backend behaviour
timarmstrong Jun 7, 2017
ecb9a7b
IMPALA-5524: Fixes NPE during planning with DISABLE_UNSAFE_SPILLS=1
vtstran Jun 17, 2017
7ab1a0d
IMPALA-5240: Allow config of number of disk I/O threads per disk type
Jun 20, 2017
d8f0eb1
IMPALA-5104: Admit queries with mem equal to proc mem_limit
Jul 11, 2017
b8005b8
IMPALA-5585: Fix expr-test to call last_day() tests
Jul 12, 2017
d0fbe97
IMPALA-5650: Make sum_init_zero a SUM function
tbobrovytsky Jul 12, 2017
3fda56e
IMPALA-5659: Bump toolchain version
Jul 14, 2017
44dc887
IMPALA-5513: Fix display message exception when using invalid KEYVAL
Jun 15, 2017
59d408b
IMPALA-5520: TopN node periodically reclaims old allocations
Jul 6, 2017
6751ab5
IMPALA-5659: Begin standardizing treatment of thirdparty libraries
Jul 13, 2017
b67f28d
Bump Kudu version to f144d57
twmarshall Jul 18, 2017
2ec0550
IMPALA-5407: Fix crash in HdfsSequenceTableWriter
Jun 16, 2017
d670851
IMPALA-4674: add new message to stress test
timarmstrong Jul 18, 2017
895667f
IMPALA-4925: Cancel finstance if query has finished
Feb 13, 2017
2c55883
IMPALA-5539: Fix Kudu timestamp with -use_local_tz_for_unix_ts
Jun 24, 2017
fbf184c
IMPALA-5670: Misc. tidying of ExecEnv
Jul 17, 2017
6346763
IMPALA-5686: Update a mini cluster Sentry property
tbobrovytsky Jul 19, 2017
25b8709
IMPALA-5638: Fix Kudu table set tblproperties inconsistencies
Jun 28, 2017
6709bc3
IMPALA-4868: Disable flaky TestRequestPoolService test
Jul 19, 2017
c8ac391
IMPALA-5657: Fix a couple of bugs with FunctionCallExpr and IGNORE NULLS
Jul 13, 2017
3cccfb9
IMPALA-5676: avoid expensive consistency checks in BTSv2
timarmstrong Jul 18, 2017
44ec624
IMPALA-4276: Profile displays non-default query options set by planner
Jul 13, 2017
e33e24a
IMPALA-5275: Avoid printing status stack trace on hot paths
Jul 17, 2017
9d8f2b8
IMPALA-5627: fix dropped statuses in HDFS writers
timarmstrong Jul 7, 2017
70d22e6
IMPALA-5582: Store sentry privileges in lower case
Jun 27, 2017
5ca047b
IMPALA-5167: Reduce the number of Kudu clients created (FE)
twmarshall May 16, 2017
1cf4af0
IMPALA-5498: Support for partial sorts in Kudu INSERTs
twmarshall Jun 22, 2017
7021b9e
IMPALA-3937: Deprecate --be_service_threads
Jul 21, 2017
6b1a29e
IMPALA-5688: Reduce run-time of a couple of expr-test heavy-hitters
Jul 20, 2017
4a85567
IMPALA-5679: Fix Parquet count(*) with group by string
tbobrovytsky Jul 21, 2017
f40f816
Remove spurious forward declarations and includes in coordinator.cc/h
smukil Jul 21, 2017
47b21f5
IMPALA-5532: Stack-allocate compressors in RowBatch (de)serialization
Jun 19, 2017
e35dfce
[DOCS] Fix URL of link to glog project
Jul 17, 2017
89091f6
[DOCS] Update list of reserved words
Jul 18, 2017
bed85e1
Bump Kudu version to 27854fd
Jul 24, 2017
f8491de
[DOCS] Take out not-production-ready notice from ADLS page
Jul 24, 2017
15d05ab
IMPALA-4905: Don't send empty insert status to coordinator
Jul 18, 2017
ac69517
IMPALA-5709: Remove mini-impala-cluster
Jul 21, 2017
aaac95e
IMPALA-5615: Fix compute incremental stats for general partition exprs
Jul 7, 2017
e862385
IMPALA-5586: Null-aware anti-join can take a long time to cancel
Jul 11, 2017
b8f4391
IMPALA-5489: Improve Sentry authorization for Kudu tables
Jun 27, 2017
aa7e383
IMPALA-3496: stress test: print version info
mikesbrown Jul 25, 2017
c5d80ac
IMPALA-5511: Add process start time to debug web page
gaborkaszab Jul 5, 2017
8e446c3
IMPALA-5691: recalibrate mem limit for Q18
timarmstrong Jul 26, 2017
178a6a1
IMPALA-5716: Don't delete cmake_modules/* when enabling distcc
Jul 25, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump Kudu version to 27854fd
Change-Id: I0b9414c21faca00e4a64a35888bd50caac94318f
Reviewed-on: http://gerrit.cloudera.org:8080/7486
Reviewed-by: Thomas Tauber-Marshall <[email protected]>
Tested-by: Impala Public Jenkins
  • Loading branch information
Matthew Jacobs authored and jenkins committed Jul 24, 2017
commit bed85e1ff3afcfac0fcefd6605473866ed279d54
4 changes: 2 additions & 2 deletions bin/impala-config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ fi
# moving to a different build of the toolchain, e.g. when a version is bumped or a
# compile option is changed. The build id can be found in the output of the toolchain
# build jobs, it is constructed from the build number and toolchain git hash prefix.
export IMPALA_TOOLCHAIN_BUILD_ID=424-b9179e1169
export IMPALA_TOOLCHAIN_BUILD_ID=426-d9b44a854b
# Versions of toolchain dependencies.
# -----------------------------------
export IMPALA_AVRO_VERSION=1.7.4-p4
Expand Down Expand Up @@ -120,7 +120,7 @@ if [[ $OSTYPE == "darwin"* ]]; then
fi

# Kudu version in the toolchain; provides libkudu_client.so and minicluster binaries.
export IMPALA_KUDU_VERSION=f144d57
export IMPALA_KUDU_VERSION=27854fd

# Kudu version used to identify Java client jar from maven
export KUDU_JAVA_VERSION=1.5.0-cdh5.13.0-SNAPSHOT
Expand Down