Re: [PR] Add SecurityManagerCompatibility shim [kudu]

2025-03-27 Thread via GitHub
vlad-lyutenko commented on PR #63: URL: https://github.com/apache/kudu/pull/63#issuecomment-2757765676 Sure, just made it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] Add SecurityManagerCompatibility shim [kudu]

2025-03-26 Thread via GitHub
alexeyserbin commented on PR #63: URL: https://github.com/apache/kudu/pull/63#issuecomment-2755190844 Hi @vlad-lyutenko, thank you very much for this PR! As @zchovan mentioned, the Kudu project doesn't merge new code through PRs; we use the [gerrit](https://www.gerritcodereview.com/)

Re: [PR] Add SecurityManagerCompatibility shim [kudu]

2025-03-26 Thread via GitHub
zchovan commented on PR #63: URL: https://github.com/apache/kudu/pull/63#issuecomment-2754552996 @vlad-lyutenko the Kudu community doesn't accept code contributions via pull requests, the changes are reviewed and merged via gerrit: https://gerrit.cloudera.org/q/status:open+project:kudu I

Re: [PR] Bump Maven to fix broken download link [kudu]

2025-01-01 Thread via GitHub
murfffi closed pull request #62: Bump Maven to fix broken download link URL: https://github.com/apache/kudu/pull/62 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscri

Re: [PR] Bump Maven to fix broken download link [kudu]

2025-01-01 Thread via GitHub
murfffi commented on PR #62: URL: https://github.com/apache/kudu/pull/62#issuecomment-2567096881 Will move to Gerrit per https://kudu.apache.org/docs/contributing.html -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[PR] Bump Maven to fix broken download link [kudu]

2025-01-01 Thread via GitHub
murfffi opened a new pull request, #62: URL: https://github.com/apache/kudu/pull/62 Maven 3.6.3 doesn't seem to be available at https://downloads.apache.org/maven/ anymore. This PR bumps to 3.9.9 which is available. `python3 ./docker/docker-build.py --targets impala` completes succe

Re: [PR] WIP KUDU-3606 Supports copying tablet from different cluster [kudu]

2024-08-06 Thread via GitHub
acelyc111 closed pull request #61: WIP KUDU-3606 Supports copying tablet from different cluster URL: https://github.com/apache/kudu/pull/61 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specif

[PR] WIP KUDU-3606 Supports copying tablet from different cluster [kudu]

2024-08-06 Thread via GitHub
acelyc111 opened a new pull request, #61: URL: https://github.com/apache/kudu/pull/61 Change-Id: I3003d29fff2c51ce5831402c52d57dc58a6c2c24 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

Re: [PR] fix: set the result block to the decompressed data [kudu]

2024-07-19 Thread via GitHub
alexeyserbin commented on PR #51: URL: https://github.com/apache/kudu/pull/51#issuecomment-2239772973 Haven't heard from the author for more than one year after request to post the patch using gerrit. Closing this pull request for now. -- This is an automated message from the Apache Git

Re: [PR] fix: set the result block to the decompressed data [kudu]

2024-07-19 Thread via GitHub
alexeyserbin closed pull request #51: fix: set the result block to the decompressed data URL: https://github.com/apache/kudu/pull/51 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

Re: [PR] fix: set the result block to the decompressed data [kudu]

2024-07-19 Thread via GitHub
alexeyserbin commented on code in PR #51: URL: https://github.com/apache/kudu/pull/51#discussion_r1684709521 ## src/kudu/cfile/cfile_reader.cc: ## @@ -546,7 +546,7 @@ Status CFileReader::ReadBlock(const IOContext* io_context, scratch.Swap(&decompressed_scratch); // S

Re: [PR] logging: We should initialized logging BEFORE InstallLoggingCallback,… [kudu]

2024-07-19 Thread via GitHub
alexeyserbin closed pull request #19: logging: We should initialized logging BEFORE InstallLoggingCallback,… URL: https://github.com/apache/kudu/pull/19 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Re: [PR] move configuration constants into separate class and make public [kudu]

2024-07-19 Thread via GitHub
alexeyserbin commented on PR #2: URL: https://github.com/apache/kudu/pull/2#issuecomment-2239741000 mapreduce has been obsoleted a few years ago and removed from Kudu repo with f8d060bd1d9066b0a6d4afa9bd7eb4d4f082037f. So, closing this pull request. -- This is an automated message from t

Re: [PR] move configuration constants into separate class and make public [kudu]

2024-07-19 Thread via GitHub
alexeyserbin closed pull request #2: move configuration constants into separate class and make public URL: https://github.com/apache/kudu/pull/2 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

Re: [PR] [doc](readme)Enhancement in link [kudu]

2024-07-19 Thread via GitHub
alexeyserbin closed pull request #52: [doc](readme)Enhancement in link URL: https://github.com/apache/kudu/pull/52 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] Fixed Spelling. [kudu]

2024-07-19 Thread via GitHub
alexeyserbin closed pull request #4: Fixed Spelling. URL: https://github.com/apache/kudu/pull/4 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsu

Re: [PR] Compatible with Spark4 and Scala 2.13 [kudu]

2024-07-11 Thread via GitHub
awol2005ex commented on PR #60: URL: https://github.com/apache/kudu/pull/60#issuecomment-2224264767 > Thank you very much for working on this! > > The Kudu project doesn't merge new code through PRs; we use the [gerrit](https://www.gerritcodereview.com/) tool to do code review and su

Re: [PR] Compatible with Spark4 and Scala 2.13 [kudu]

2024-07-11 Thread via GitHub
alexeyserbin commented on PR #60: URL: https://github.com/apache/kudu/pull/60#issuecomment-2223911213 Thank you very much for working on this! The Kudu project doesn't merge new code through PRs; we use the [gerrit](https://www.gerritcodereview.com/) tool to do code review and submis

[PR] Compatible with Spark4 and Scala 2.13 [kudu]

2024-07-10 Thread via GitHub
awol2005ex opened a new pull request, #60: URL: https://github.com/apache/kudu/pull/60 Compatible with Spark4 and Scala 2.13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Develocity integration for java client [kudu]

2024-06-05 Thread via GitHub
clayburn commented on PR #59: URL: https://github.com/apache/kudu/pull/59#issuecomment-2150134199 @martongreber - To obtain an access key for Kudu Jenkins, please file a ticket with ASF Infra. They can provision a CI user for your project. This would be preferred over using an account tied

Re: [PR] Develocity integration for java client [kudu]

2024-06-05 Thread via GitHub
ribafish commented on PR #59: URL: https://github.com/apache/kudu/pull/59#issuecomment-2149218805 @martongreber To set the access key on a "custom" jenkins instance, you'll need to add it as a secret which can be accessed as an env var. For more details you can check out the [Develocity Mav

[PR] Develocity integration for java client [kudu]

2024-06-04 Thread via GitHub
ribafish opened a new pull request, #59: URL: https://github.com/apache/kudu/pull/59 @martongreber, it was nice meeting you at Community over Code today. This PR will enable you to publish Build Scans to [ge.apache.org](https://ge.apache.org/) as discussed (for the Java build). ### D

Re: [PR] [LBM] check whether the rocksdb instance incorrectly exist or missing [kudu]

2024-04-07 Thread via GitHub
acelyc111 closed pull request #58: [LBM] check whether the rocksdb instance incorrectly exist or missing URL: https://github.com/apache/kudu/pull/58 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to t

[PR] [LBM] check whether the rocksdb instance incorrectly exist or missing [kudu]

2024-04-07 Thread via GitHub
acelyc111 opened a new pull request, #58: URL: https://github.com/apache/kudu/pull/58 Change-Id: Iab4bffc6b902ab96edf0ca6c44f51c8db2670d52 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [kudu] sebpop closed pull request #57: [arm64] implement with native NEON instructions

2023-08-17 Thread via GitHub
sebpop closed pull request #57: [arm64] implement with native NEON instructions URL: https://github.com/apache/kudu/pull/57 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

[GitHub] [kudu] sebpop commented on pull request #57: [arm64] implement with native NEON instructions

2023-08-17 Thread via GitHub
sebpop commented on PR #57: URL: https://github.com/apache/kudu/pull/57#issuecomment-1682300753 Thanks Alexey, I pushed the patch to https://gerrit.cloudera.org/#/c/20374/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [kudu] alexeyserbin commented on pull request #57: [arm64] implement with native NEON instructions

2023-08-14 Thread via GitHub
alexeyserbin commented on PR #57: URL: https://github.com/apache/kudu/pull/57#issuecomment-1677914388 Hi @sebpop, Thank you very much for the patch! The Kudu project doesn't merge new code through GitHub PRs; we use the [gerrit](https://gerrit.cloudera.org/q/status:open%20proje

[GitHub] [kudu] sebpop commented on pull request #57: [arm64] implement with native NEON instructions

2023-08-14 Thread via GitHub
sebpop commented on PR #57: URL: https://github.com/apache/kudu/pull/57#issuecomment-1677806555 Ping patch. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [kudu] sebpop opened a new pull request, #57: [arm64] implement with native NEON instructions

2023-06-28 Thread via GitHub
sebpop opened a new pull request, #57: URL: https://github.com/apache/kudu/pull/57 This patch removes the dependence on sse2neon by rewriting SSE2 and AVX code with native NEON instructions. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [kudu] xkrt closed pull request #16: Remove word duplication in kudu_impala_integration.adoc

2023-05-16 Thread via GitHub
xkrt closed pull request #16: Remove word duplication in kudu_impala_integration.adoc URL: https://github.com/apache/kudu/pull/16 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment

[GitHub] [kudu] xinghuayu007 commented on pull request #48: [Tool] Show the information of a tablet

2023-04-25 Thread via GitHub
xinghuayu007 commented on PR #48: URL: https://github.com/apache/kudu/pull/48#issuecomment-1522721170 That is strange. I never made a pull request in github. How this happend? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[GitHub] [kudu] xinghuayu007 closed pull request #48: [Tool] Show the information of a tablet

2023-04-25 Thread via GitHub
xinghuayu007 closed pull request #48: [Tool] Show the information of a tablet URL: https://github.com/apache/kudu/pull/48 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To uns

[GitHub] [kudu] alexeyserbin commented on pull request #48: [Tool] Show the information of a tablet

2023-04-21 Thread via GitHub
alexeyserbin commented on PR #48: URL: https://github.com/apache/kudu/pull/48#issuecomment-1518239199 Hi @xinghuayu007, Thank you for the pull request. The Kudu project doesn't merge new code through GitHub PRs; we use the [gerrit](https://gerrit.cloudera.org/q/status:open%20project:

[GitHub] [kudu] alexeyserbin commented on pull request #52: [doc](readme)Enhancement in link

2023-04-21 Thread via GitHub
alexeyserbin commented on PR #52: URL: https://github.com/apache/kudu/pull/52#issuecomment-1518233155 Hi @nikam14, Thank you for the pull request. The Kudu project doesn't merge new code through PRs; we use the [gerrit](https://www.gerritcodereview.com/) tool to do code review and su

[GitHub] [kudu] dependabot[bot] opened a new pull request, #56: Bump redcarpet from 3.5.0 to 3.5.1 in /docs/support/scripts

2023-04-16 Thread via GitHub
dependabot[bot] opened a new pull request, #56: URL: https://github.com/apache/kudu/pull/56 Bumps [redcarpet](https://github.com/vmg/redcarpet) from 3.5.0 to 3.5.1. Release notes Sourced from https://github.com/vmg/redcarpet/releases";>redcarpet's releases. Redcarpet v3.5.1

[GitHub] [kudu] dependabot[bot] opened a new pull request, #55: Bump rdoc from 6.2.1 to 6.3.1 in /docs/support/scripts

2023-04-16 Thread via GitHub
dependabot[bot] opened a new pull request, #55: URL: https://github.com/apache/kudu/pull/55 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.1 to 6.3.1. Release notes Sourced from https://github.com/ruby/rdoc/releases";>rdoc's releases. v6.3.1 What's Changed Upd

[GitHub] [kudu] dependabot[bot] opened a new pull request, #54: Bump kramdown from 2.3.0 to 2.4.0 in /docs/support/scripts

2023-04-16 Thread via GitHub
dependabot[bot] opened a new pull request, #54: URL: https://github.com/apache/kudu/pull/54 Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.0 to 2.4.0. Commits See full diff in https://github.com/gettalong/kramdown/commits";>compare view [

[GitHub] [kudu] zyluo closed pull request #53: [not for review] Memkind interface commits

2023-04-13 Thread via GitHub
zyluo closed pull request #53: [not for review] Memkind interface commits URL: https://github.com/apache/kudu/pull/53 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

[GitHub] [kudu] zyluo opened a new pull request, #53: [not for review] Memkind interface commits

2023-04-13 Thread via GitHub
zyluo opened a new pull request, #53: URL: https://github.com/apache/kudu/pull/53 commits that lead to https://gerrit.cloudera.org/#/c/19498/ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s

[GitHub] [kudu] nikam14 opened a new pull request, #52: [doc](readme)Enhancement in link

2023-03-19 Thread via GitHub
nikam14 opened a new pull request, #52: URL: https://github.com/apache/kudu/pull/52 Modified the link in section - Running Test with Thread Sanitizer Enabled. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [kudu] acelyc111 commented on pull request #51: fix: set the result block to the decompressed data

2023-03-12 Thread via GitHub
acelyc111 commented on PR #51: URL: https://github.com/apache/kudu/pull/51#issuecomment-1465537459 Hi @gangliao, Thank you for the pull request. The Kudu project doesn't merge new code through GitHub PRs; we use the [gerrit](https://gerrit.cloudera.org/q/status:open%20project:kudu) t

[GitHub] [kudu] gangliao commented on a diff in pull request #51: fix: set the result block to the decompressed data

2023-03-12 Thread via GitHub
gangliao commented on code in PR #51: URL: https://github.com/apache/kudu/pull/51#discussion_r1133448252 ## src/kudu/cfile/cfile_reader.cc: ## @@ -546,7 +546,7 @@ Status CFileReader::ReadBlock(const IOContext* io_context, scratch.Swap(&decompressed_scratch); // Set t

[GitHub] [kudu] gangliao opened a new pull request, #51: fix: set the result block to the decompressed data

2023-03-12 Thread via GitHub
gangliao opened a new pull request, #51: URL: https://github.com/apache/kudu/pull/51 I mean, this is a bug. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[GitHub] [kudu] acelyc111 closed pull request #50: KUDU-3371 [fs] Use RocksDB to store LBM metadata

2023-02-20 Thread via GitHub
acelyc111 closed pull request #50: KUDU-3371 [fs] Use RocksDB to store LBM metadata URL: https://github.com/apache/kudu/pull/50 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[GitHub] [kudu] acelyc111 opened a new pull request, #50: KUDU-3371 [fs] Use RocksDB to store LBM metadata

2023-02-19 Thread via GitHub
acelyc111 opened a new pull request, #50: URL: https://github.com/apache/kudu/pull/50 Since LogBlockContainer store block records sequentially in metadata file, the live blocks maybe in a very low ratio, and it cause disk space wasting and long time bootstrap. This patch use RocksDB

[GitHub] [kudu] acelyc111 closed pull request #49: [docs] Add release notes for 1.17.0

2023-02-17 Thread via GitHub
acelyc111 closed pull request #49: [docs] Add release notes for 1.17.0 URL: https://github.com/apache/kudu/pull/49 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

[GitHub] [kudu] acelyc111 opened a new pull request, #49: [docs] Add release notes for 1.17.0

2023-02-17 Thread via GitHub
acelyc111 opened a new pull request, #49: URL: https://github.com/apache/kudu/pull/49 Change-Id: I4381e7824dcf7f500165aa3af9dca09a86ac1dd9 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the spec

[GitHub] [kudu] xinghuayu007 opened a new pull request, #48: [Tool] Show the information of a tablet

2023-02-15 Thread via GitHub
xinghuayu007 opened a new pull request, #48: URL: https://github.com/apache/kudu/pull/48 Change-Id: Ib5ae5f61f50a44c4787843df76adaa61700ae9fe -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the s