Yingchun Lai has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/20185 )

Change subject: remove the supportng of EOL macOS 10.x
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/20185/1/build-support/mini-cluster/relocate_binaries_for_mini_cluster.py
File build-support/mini-cluster/relocate_binaries_for_mini_cluster.py:

http://gerrit.cloudera.org:8080/#/c/20185/1/build-support/mini-cluster/relocate_binaries_for_mini_cluster.py@101
PS1, Line 101:                                         libc\+\+|
> I remember I tried this option. Indeed the process will succeed.
I‘ve tried to started Kudu and perform a simple workload on it, it works well 
as expect.
I used the src/kudu/scripts/start_kudu.sh script to start a Kudu cluster with 
default arguments, just export KUDU_HOME as the root of untared binary JAR. Then

 $ ./bin/kudu perf loadgen 127.0.0.1:8764 
--dns_addr_resolution_override=laiyingchundemacbook-pro.local=127.0.0.1 
-keep_auto_table
Using auto-created table 'default.loadgen_auto_00a1c10383c64d29bc2852e212ce43cf'

INSERT report
    rows total: 2000
    time total: 24.9448 ms
  time per row: 0.0124724 ms

 # laiyingchun @ laiyingchundeMacBook-Pro in 
~/Downloads/kudu-binary-1.18.0-SNAPSHOT-osx-x86_64 [11:27:37]
 $ ./bin/kudu perf table_scan 127.0.0.1:8764 
default.loadgen_auto_00a1c10383c64d29bc2852e212ce43cf
Total count 2000 cost 0.0240883 seconds

>From the Apple macOS release notes:
> Instead, check for library presence by attempting to dlopen() the path, which 
> will correctly check for the library in the cache.

I guess kudu/kudu-tserver/kudu-master are able to load the libc++abi library 
well as expect.


http://gerrit.cloudera.org:8080/#/c/20185/1/docs/installation.adoc
File docs/installation.adoc:

http://gerrit.cloudera.org:8080/#/c/20185/1/docs/installation.adoc@63
PS1, Line 63: macOS 13 (Ventura)
> Did you also run the build_mini_cluster_binaries.sh?
Yes, I did that as mentioned above.



--
To view, visit http://gerrit.cloudera.org:8080/20185
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ifd0658eef8ee8b275e50d49f504c23de9615a5d7
Gerrit-Change-Number: 20185
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Marton Greber <greber...@gmail.com>
Gerrit-Reviewer: Yifan Zhang <chinazhangyi...@163.com>
Gerrit-Reviewer: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Yuqi Du <shenxingwuy...@gmail.com>
Gerrit-Comment-Date: Wed, 12 Jul 2023 03:42:06 +0000
Gerrit-HasComments: Yes

Reply via email to