You are viewing the static version of this archive.
For the interactive version, please visit: This page
Repository: kudu Updated Branches: refs/heads/gh-pages 160e66c7a -> c9969cdce Update download URLs - Remove MD5 checksum references - Update past releases to use archive url Change-Id: I892d0aa3dc0654292630a26b928466b60af6f795 Reviewed-on: http://gerrit.cloudera.org:8080/9707 Reviewed-by: Jean...
Repository: kudu Updated Branches: refs/heads/master 9f6b7f168 -> 5d7b68d59 Minor updates to RELEASING.adoc A few minor updates to RELEASING.adoc while going through the process: * Update asf git repo * Update gerrit ssh steps * Add link to Apache GPG guide * Adjust staging and release svn comm...
Repository: kudu Updated Branches: refs/heads/master 5d7b68d59 -> 91e207fcc [docs] Change NTP pool addresses Official pool.ntp.org docs say "Looking up pool.ntp.org (or 0.pool.ntp.org, 1.pool.ntp.org, etc) will usually return IP addresses for servers in or close to your country. For most users ...
Author: granthenke Date: Wed Mar 21 16:51:47 2018 New Revision: 25865 Log: Adding files for Kudu 1.7.0 Added: release/kudu/1.7.0/ release/kudu/1.7.0/apache-kudu-1.7.0.tar.gz (with props) release/kudu/1.7.0/apache-kudu-1.7.0.tar.gz.asc release/kudu/1.7.0/apache-kudu-1.7.0.tar.gz.s...
Repository: kudu Updated Tags: refs/tags/1.7.0 [created] 743b55d89
Repository: kudu Updated Branches: refs/heads/master 91e207fcc -> f9f0583fd Updates to RELEASING.adoc Change-Id: I0bceaeb982c0eb57fa9c93c10f7f35546cd0f1c4 Reviewed-on: http://gerrit.cloudera.org:8080/9734 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Grant Henke <granthenke@apache.org>...
Repository: kudu Updated Branches: refs/heads/gh-pages c9969cdce -> d78c4caaf http://git-wip-us.apache.org/repos/asf/kudu/blob/d78c4caa/releases/1.7.0/cpp-client-api/classkudu_1_1MonoDelta.html ---------------------------------------------------------------------- diff --git a/releases/1.7.0/cpp...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 472ae6656 -> 3d113b9b3 Bump version to 1.7.1-SNAPSHOT Change-Id: Id9e053ab93b7c653ec679392ef8eaf461884e407 Reviewed-on: http://gerrit.cloudera.org:8080/9739 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Kudu Jenkins Project: ...
Repository: kudu Updated Branches: refs/heads/master f9f0583fd -> 0fa3cc7cd KUDU-2305: Limit sidecars to INT_MAX and fortify socket code Inspection of the code revealed some other local variables that could overflow with large messages. This patch takes two approaches to eliminate the issues. ...
Repository: kudu Updated Branches: refs/heads/master 0fa3cc7cd -> 541dd5f6a run-test.sh: don't emit an error when used directly I was seeing: build-support/run-test.sh: line 67: [: : integer expression expected Change-Id: I6da008c8ace6148030f3395df6324d6bb7514d24 Reviewed-on: http://gerrit....
Repository: kudu Updated Branches: refs/heads/master 541dd5f6a -> 1bd98c7d4 tools: return error when updating with no block manager instances Previously when running `kudu fs update_dirs` with a set of directories that did not contain existing block manager instances, the tool would fail a CHEC...
Repository: kudu-site Updated Branches: refs/heads/asf-site ed6ae75fd -> e9ed15253 http://git-wip-us.apache.org/repos/asf/kudu-site/blob/e9ed1525/releases/1.7.0/cpp-client-api/classKuduPartialRow.html ---------------------------------------------------------------------- diff --git a/releases/1....
Repository: kudu Updated Branches: refs/heads/gh-pages d78c4caaf -> 33b93347c http://git-wip-us.apache.org/repos/asf/kudu/blob/33b93347/cpp-client-api/functions_func_s.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/functions_func_s.html b/...
Repository: kudu-site Updated Branches: refs/heads/asf-site e9ed15253 -> 09800f53d http://git-wip-us.apache.org/repos/asf/kudu-site/blob/09800f53/cpp-client-api/functions_func_s.html ---------------------------------------------------------------------- diff --git a/cpp-client-api/functions_func...
Repository: kudu-site Updated Branches: refs/heads/asf-site 09800f53d -> 79f6f0040 Empty commit to trigger ASF git mirroring Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu-site/commit/79f6f004 Tree: http://git-wip-us.apache.or...
Repository: kudu Updated Branches: refs/heads/master 1bd98c7d4 -> c73f023da KUDU-2356. Idle WALs should not consume significant memory Prior to this patch, each WAL writer would keep its temporary compress_buf_ sized based on the largest data that was ever written to it, even if the tablet was ...
Repository: kudu Updated Branches: refs/heads/master c73f023da -> fcb0be638 [consensus] KUDU-2367 fix replica health report This patch addresses KUDU-2367,where a leader replica under particular conditions reports follower's health status as FAILED instead of FAILED_UNRECOVERABLE. I.e., the bug...
Repository: kudu Updated Branches: refs/heads/master fcb0be638 -> 7b88a4233 consensus: Enforce terminal health status for FAILED_UNRECOVERABLE This patch adds a DCHECK to the consensus queue that we never transition from FAILED_UNRECOVERABLE to some other health state for a given peer. Added s...
Repository: kudu Updated Branches: refs/heads/gh-pages 33b93347c -> 7bc5c1253 Fix 1.7.0 release date This assumes the announcement is going to go out on March 23. Change-Id: Ia15bba6bead666e550440039bb99b34492040bff Reviewed-on: http://gerrit.cloudera.org:8080/9780 Reviewed-by: Grant Henke <gr...
Repository: kudu-site Updated Branches: refs/heads/asf-site 79f6f0040 -> 2dfeaee6a Publish commit(s) from site source repo: 7bc5c12 Fix 1.7.0 release date Site-Repo-Commit: 7bc5c12538a4c168530625f737854670dba5fb55 Project: http://git-wip-us.apache.org/repos/asf/kudu-site/repo Commit: http:/...
Repository: kudu Updated Branches: refs/heads/gh-pages 7bc5c1253 -> 4cdc8268c Add announcement blog post for 1.7.0 Change-Id: Ib674a62147b2996e6bb684fa8e295083d58b20f2 Reviewed-on: http://gerrit.cloudera.org:8080/9789 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Grant Henke <granthenk...
Repository: kudu-site Updated Branches: refs/heads/asf-site 2dfeaee6a -> ca3bb6df4 http://git-wip-us.apache.org/repos/asf/kudu-site/blob/ca3bb6df/blog/page/11/index.html ---------------------------------------------------------------------- diff --git a/blog/page/11/index.html b/blog/page/11/ind...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 3d113b9b3 -> 310dbe053 [itests] additional test for 3-4-3 replication Added a new test for the 3-4-3 replication scheme to make sure the system is able to replace a fallen-behind-WAL-segment-GC-threshold replica 'in-place'. For example...
Repository: kudu Updated Branches: refs/heads/master 7b88a4233 -> b531da26a consensus: Revert terminal state enforcement of FAILED_UNRECOVERABLE In patch 7b88a42332540ace18ea033439ceac0e7cb68411 FAILED_UNRECOVERABLE was noted as a terminal state. Todd pointed out that there are certain corner c...
Repository: kudu Updated Branches: refs/heads/master b531da26a -> f2d2a3288 consensus: Expose health status in GetConsensusState() RPC This patch exposes health reporting as part of the GetConsensusState() RPC method by plumbing in an additional member to the RPC request. This is useful for tes...
Repository: kudu Updated Branches: refs/heads/master f2d2a3288 -> 56a86481f KUDU-2374: Add RpcContext::GetTimeReceived() This change adds RpcContext::GetTimeReceived() which returns the time at which the inbound call associated with the RpcContext was received. It's helpful to make this accessi...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 310dbe053 -> 155e9efb4 [rpc-test] macOS-specific fix for TestRpcSidecarLimits As Will noticed, after TestRpcSidecarLimits was updated with 2b0c1c0, on macOS the following new error surfaced while running the test (which is completely le...
Repository: kudu Updated Branches: refs/heads/master 56a86481f -> a78171026 [linked_list-test] fix flake with the 3-4-3 scheme The LinkedListTest.TestLoadWhileOneServerDownAndVerify scenario became flaky when running with --seconds_to_run set to about 800 and more once the 3-4-3 replica managem...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 155e9efb4 -> f4383d572 [linked_list-test] fix flake with the 3-4-3 scheme The LinkedListTest.TestLoadWhileOneServerDownAndVerify scenario became flaky when running with --seconds_to_run set to about 800 and more once the 3-4-3 replica m...
Repository: kudu Updated Branches: refs/heads/branch-1.6.x f8ae5117b -> 353152d49 [tools] KUDU-2331: Allow move tool to work when uninvolved tserver is down The move tool requires a clean ksck for the tablet it's acting on for safety reasons, but the check for this failed if a tablet server was...
Repository: kudu Updated Branches: refs/heads/master a78171026 -> 12ae13b03 [docs] Add docs about disk usage due to sparse files A few times users have been confused about the amount of space Kudu is using with the log block manager because Kudu uses sparse files. This adds a quick bit of docs ...
Repository: kudu Updated Branches: refs/heads/master 12ae13b03 -> 17aceda39 KUDU-2377: cap GetResourceLimit return value at kint32max Resource limits on UNIX are 64-bit unsigned integers but we mistreat them: 1. GetResourceLimit returns the underlying unsigned long as a int64_t. 2. The values m...
Repository: kudu Updated Branches: refs/heads/branch-1.5.x 011a70b91 -> 82bcc8c96 [tools] KUDU-2331: Allow move tool to work when uninvolved tserver is down The move tool requires a clean ksck for the tablet it's acting on for safety reasons, but the check for this failed if a tablet server was...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x f4383d572 -> 66b827240 KUDU-2377: cap GetResourceLimit return value at kint32max Resource limits on UNIX are 64-bit unsigned integers but we mistreat them: 1. GetResourceLimit returns the underlying unsigned long as a int64_t. 2. The va...
Repository: kudu Updated Branches: refs/heads/master 17aceda39 -> fc833ca72 Add python release steps to RELEASING.adoc Change-Id: I1cf643b196b9fc324ee78617e2e8fcf664248e14 Reviewed-on: http://gerrit.cloudera.org:8080/9824 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Grant Henke <grant...
Repository: kudu Updated Branches: refs/heads/master fc833ca72 -> aa94d16fd KUDU-2379. java: exportAuthenticationCredentials must connect to the cluster In the case that exportAuthenticationCredentials is called before the client has connected to the cluster, it needs to trigger a connection in...
Repository: kudu Updated Branches: refs/heads/branch-1.6.x 353152d49 -> a3aa10978 KUDU-2230: java: sync client exception stack traces should make sense Previously the exceptions thrown by the synchronous client always had a stack trace somewhere deep inside our async callback chain. So, when th...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 66b827240 -> 608b5a3d3 KUDU-2379. java: exportAuthenticationCredentials must connect to the cluster In the case that exportAuthenticationCredentials is called before the client has connected to the cluster, it needs to trigger a connect...
Repository: kudu Updated Branches: refs/heads/master aa94d16fd -> d364f01b5 [build] Reduce the chances of a build abort corrupting the build Introduces the fetch_and_patch() function to download-thirdparty.sh and updates all the downloads to call this function. This ensures we always touch the ...
Repository: kudu Updated Branches: refs/heads/master d364f01b5 -> c83f6eb35 Merge pull request #7 from danburkert/master Update quickstart VM user credentials in script output Project: http://git-wip-us.apache.org/repos/asf/kudu/repo Commit: http://git-wip-us.apache.org/repos/asf/kudu/commit/e...
Repository: kudu Updated Branches: refs/heads/master c83f6eb35 -> 61d3fff2f KUDU-2364 Add extra check in ksck for tserver ID ksck did not validate tablet server ID when checking connectivity. Whenever the TabletServer was nuked and readded, ksck would report the connection was successful to the...
Repository: kudu Updated Branches: refs/heads/master 61d3fff2f -> 3634672e8 util: use uint64_t values for resource limits and adjust usages Turns out rlim_t is an unsigned 64-bit type, and although a root shell on my laptop won't let me set RLIMIT_NOFILE particularly high, I can set RLIMIT_NPRO...
Repository: kudu Updated Branches: refs/heads/master 3634672e8 -> 4ebfbe418 thirdparty: add patch to fix printing large span stats in /memz This fixes a bug that I introduced upstream in gperftools by importing the upstream patch that fixed it. The issue was mismatched arguments to printf() whi...
Repository: kudu Updated Branches: refs/heads/master 4ebfbe418 -> ba955733d docs: add troubleshooting info on detecting ext2 and ext3 filesystems Change-Id: Ic4917e144690943e43bf5aa380b59379669846d9 Reviewed-on: http://gerrit.cloudera.org:8080/9871 Reviewed-by: Todd Lipcon <todd@apache.org> Tes...
Repository: kudu Updated Branches: refs/heads/master ba955733d -> fff4185e0 [examples] Add licenses to Python examples This also adds a README to the graphite example warning that it's not a real integration, just an example. Change-Id: I8825bfac0416fc19fdb99c972eb104898ba78e7d Reviewed-on: ht...
Repository: kudu Updated Branches: refs/heads/master fff4185e0 -> 96951f68f Followup to bae6170c77 to fix build on macos RLIM_INFINITY is kint64max on MacOS and kuint64max on Linux. Change-Id: I13780d86d4a286710c1bcf8a5f4266fb7fe162c7 Reviewed-on: http://gerrit.cloudera.org:8080/9888 Reviewed-...
Repository: kudu Updated Branches: refs/heads/master 96951f68f -> fe4d962c0 KUDU-2191 (7/n): HmsCatalog This commit adds some important higher-level HMS machinery in the HmsCatalog class. This class is responsible for translating Kudu catalog information to the Hive format, thread safety, retr...
Repository: kudu Updated Branches: refs/heads/master fe4d962c0 -> c3684b6e1 [examples] Update collectl example This updates the collectl example by: - Updating the pom - Rewriting the README in adoc format - Making small improvements to the Java code Change-Id: Id5d0385e51724f1f462e059603f983a...
Repository: kudu Updated Branches: refs/heads/master c3684b6e1 -> 5fc31db00 [build] Remove old trigger_gerrit.py script Change-Id: Ie1c844092f892391449e4cefd7243ae11fc0d52d Reviewed-on: http://gerrit.cloudera.org:8080/9902 Tested-by: Grant Henke <granthenke@apache.org> Reviewed-by: Adar Dembo <...
Repository: kudu Updated Branches: refs/heads/master 5fc31db00 -> 02560c188 KUDU-2191 (8/n): Integrate HmsCatalog into CatalogManager This commit connects the CatalogManager to the HMS via the HmsCatalog abstraction. When the HMS integration is enabled (by setting the --hive-metastore-uris flag...
Repository: kudu Updated Branches: refs/heads/master 02560c188 -> 9e918bf77 perf: avoid unnecessary floating point division and multiplication I noticed looking at a profile that Trace::SubstituteAndTrace was spending a fair number of cycles in some floating point math, and tracked it down to o...
Repository: kudu Updated Branches: refs/heads/master 9e918bf77 -> de067f792 Followup to fe4d962c09012e to fix broken test The newly introduced tests weren't cleaning up the test directory because they didn't inherit from KuduTest. Change-Id: I0e323f5c9082013510cddc6873bd81675e66d644 Reviewed-o...
Repository: kudu Updated Branches: refs/heads/master de067f792 -> 725c6ce63 fs: clarify failures on non-disk-failures Currently non-handled failures (e.g. disk space errors) of MRS/DMS flush failures crash with errors similar to the following: F0316 14:36:07.240557 131158 tablet_replica_mm_ops...
Repository: kudu Updated Branches: refs/heads/master 725c6ce63 -> 030630ac0 pprof: fix contention output In 600723e0e954a1b199e6a0bf1dfd63fe7289a6a8 I changed the profile to be written to an intermediary buffer before writing to the eventual HTTP output stream, but missed one location where it ...
Repository: kudu Updated Branches: refs/heads/branch-1.7.x 608b5a3d3 -> 45b3f2105 KUDU-2364 Add extra check in ksck for tserver ID ksck did not validate tablet server ID when checking connectivity. Whenever the TabletServer was nuked and readded, ksck would report the connection was successful ...
Repository: kudu Updated Branches: refs/heads/master 030630ac0 -> 5360339df KUDU-16: python client support for limits This patch allows python client users to impose a limit on the number of rows returned by a single scanner. Change-Id: I49e24ff45c7dd359b400e4270fe7573305075b39 Reviewed-on: ht...
Repository: kudu Updated Branches: refs/heads/master 5360339df -> d1c99e02f [tools] ksck improvements [1/n]: Eliminate KsckMaster class ksck has a KsckCluster and a KsckMaster class. The KsckCluster class's methods more-or-less map one-to-one with KsckMaster class methods. The KsckMaster class ...
Repository: kudu Updated Branches: refs/heads/master d1c99e02f -> 109fdc84e KUDU-2401: External TLS certificate with Intermediate CA in server cert file fails Take 2 certificate files: cert.pem and truststore.pem cert.pem has 2 certificates in it: A cert for that node (with CN="hostname", and ...
Repository: kudu Updated Branches: refs/heads/master 109fdc84e -> 15afb6495 ts_itest-base: chain to superclass TearDown This didn't cause any real trouble since no superclass in the hierarchy defines a TearDown, but it's a good practice in any case. Change-Id: Ic20da27c1333a69dc948095828300b03...
Repository: kudu Updated Branches: refs/heads/master 15afb6495 -> 3f194c3a1 test_util: reset flags before cleaning test directory TabletServerDiskFailureTest.TestRandomOpSequence didn't reset env_inject_eio to 0 before finishing. Rather than fixing that, let's change KuduTest to reset its flags...
Repository: kudu Updated Branches: refs/heads/master 3f194c3a1 -> a95441846 KUDU-16: implement Java client limits This patch implements the scanner limits for the Java client. Each AsyncKuduScanner will maintain a count of the number of rows already returned (per table scan), and based on this ...
Repository: kudu Updated Branches: refs/heads/master a95441846 -> 337a731c4 Fix short help message for unsafe_replace_tablet Change-Id: I7216ebf6d5537d8068bf8586331c5d95ef1d6534 Reviewed-on: http://gerrit.cloudera.org:8080/9939 Tested-by: Will Berkeley <wdberkeley@gmail.com> Reviewed-by: Andrew...
Repository: kudu Updated Branches: refs/heads/master 337a731c4 -> 00c2754ca Add GetFlags endpoint and tool This adds an rpc endpoint that retrieves gflags from servers. It also includes a tool for retrieving flag values from servers. By default, it returns only flags with non-default values. ...
Repository: kudu Updated Branches: refs/heads/master 00c2754ca -> 05bec2c1c [tools] ksck improvements [3/n]: master consensus checks This patch adds consensus consistency checks and a consensus matrix for the master tablet. It's a little trickier than for tablets, because there's no uuid availa...
Repository: kudu Updated Branches: refs/heads/master 05bec2c1c -> 745ebab2f [jepsen] update pattern for kudu-master-see-tservers Changelist 91dd090 introduced a small change in the output of 'kudu cluster ksck' which the kudu-master-see-tservers used to check whether the output of the tool matc...
Repository: kudu Updated Branches: refs/heads/master 745ebab2f -> 03d1fcb14 KUDU-2293 fix cleanup after failed copies Before, when a tablet server failed to tablet copy, Kudu would perform a best-effort cleanup of the partially-copied replica and leave the tablet tombstoned. If this tombstoning...
Repository: kudu Updated Branches: refs/heads/master 03d1fcb14 -> c09a62961 Add hms_client-test to the IWYU filter This is in keeping with the other HMS files that trigger many false positives on the upstream gerrit. I've verified that the file does pass IWYU on a local instance. Change-Id: Ic...
Repository: kudu Updated Branches: refs/heads/master c09a62961 -> 8c8b16d4c [docs] Bump release notes to 1.8 Change-Id: I44317a6f82fe6fce7e7303c4b29c03fe2f639786 Reviewed-on: http://gerrit.cloudera.org:8080/9989 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Grant Henke <granthenke@apac...
Repository: kudu Updated Branches: refs/heads/master 8c8b16d4c -> f06a072e5 [java] Clean up a few usages of deprected methods Change-Id: I613fe910461dffc0c80a89046ad683592642f611 Reviewed-on: http://gerrit.cloudera.org:8080/9987 Reviewed-by: Grant Henke <granthenke@apache.org> Tested-by: Kudu J...
Repository: kudu Updated Branches: refs/heads/master f06a072e5 -> 70e1a9caa pstack_watcher: blacklist older versions of gdb Despite commit 6ed4690, I was still seeing timeouts in pstack_watcher-test on CentOS 6.6. After going down a rabbit hole, I think I found the root cause: a pretty printing...
Repository: kudu Updated Branches: refs/heads/master 70e1a9caa -> 133ef7e9d [java] Update dependencies and plugins Note: Also removes a use of Objects.toStringHelper in kudu-mapreduce as a workaround to maven’s shaded module dependency issues and breaking Guava changes. Change-Id: Ie8323ede9...
Repository: kudu Updated Branches: refs/heads/master 133ef7e9d -> 361ee99f0 HmsCatalog: fix bug in reconnection backoff logic This fixes an accidentally shadowed Status variable. The effect of this bug was that the HmsCatalog would not throttle HMS reconnect attempts. The tests actually took ad...
Repository: kudu Updated Branches: refs/heads/master 361ee99f0 -> 0d167529a [java] KUDU-2407: Fix leaked protubuf generated class Change-Id: I5fd93e592133cb15c1b5d6390bf69051355a8907 Reviewed-on: http://gerrit.cloudera.org:8080/10057 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <adar@clouder...
Repository: kudu Updated Branches: refs/heads/master 0d167529a -> 0ddb860d0 [Java] Add Yetus doclet to Gradle build - Adds the yetus doclet to the gradle build - Adds missing interface annotations - Fixes a couple leaked SLF4J Loggers that are also documented. Change-Id: I283a3ccb8003356c875...
Repository: kudu Updated Branches: refs/heads/master 0ddb860d0 -> 5df9c9e0f run-test.sh: treat empty gzipped output files as text files I saw a test run where pstack_watcher-test timed out and gzip didn't produce any output. Thus, we ended up with an empty pstack_watcher-test.txt.gz file which ...
Repository: kudu Updated Branches: refs/heads/branch-1.5.x 82bcc8c96 -> 74a922d39 KUDU-2113 Segfault because of consensus conflict and missing tablet server Sometimes the master doesn't report all tablet servers. This can happen, for example, when the master is starting. When this happened and ...
Repository: kudu Updated Branches: refs/heads/master 5df9c9e0f -> baa1e677f [docs] Add lpeers output to ntp monitoring The ntp monitoring had an example of opeers output and had a tip explaining some versions have lpeers and some others opeers. These two are in fact two separate, although simil...
Repository: kudu Updated Branches: refs/heads/master baa1e677f -> 62a829647 [java] Gradle 4.6 upgrade follow up - Removes protobuf intellij mapping now that it’s done by default - Fixes a warning about leaked annotation processors when building. Change-Id: Ibf5cc3c7a1263b085511c825118f...
Repository: kudu Updated Branches: refs/heads/master 62a829647 -> b8cf59a2f hms_client-test: tweak large object batch size Some test environments were having issues with this test depending on their path layout. Long test tmp dir paths would push derby over some kind of internal data size limi...
Repository: kudu Updated Branches: refs/heads/master b8cf59a2f -> 8478f026e [docs] Add docs for 'Could not create thread' error Change-Id: I1e24dc98a0f51a0af2d4959043ae80d44ba1ba0a Reviewed-on: http://gerrit.cloudera.org:8080/10078 Reviewed-by: Adar Dembo <adar@cloudera.com> Tested-by: Will Ber...
Repository: kudu Updated Branches: refs/heads/master 8478f026e -> bba339b11 Upgrade to LLVM/Clang 6.0.0 This patch contains various changes required to upgrade to LLVM 6: Thirdparty build changes: - Bumped the actual version of LLVM and IWYU to 6.0.0 and 0.9 respectively. - Rejiggered the s...
Repository: kudu Updated Branches: refs/heads/master bba339b11 -> c25b7cbd8 Add krb5-server to SLES prerequisite libraries I was running a test with Kudu on SLES and realized that the MiniKDC doesn't work due to 'kdb5_util' not being installed. Running "zypper install krb5-server" fixes this. ...
Repository: kudu Updated Branches: refs/heads/master c25b7cbd8 -> a9271b05d iwyu: run IWYU on multiple cores This changes iwyu_tool to use a number of parallel IWYU processes equal to the number of cores, resulting in a huge speedup for common dev workflows. Change-Id: I97206318943b408c6fdd563...