You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Alexey Serbin (Code Review)" <ge...@cloudera.org> on 2021/10/21 02:06:43 UTC

[kudu-CR] [docs] suggest installing lsof if running tests

Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17957


Change subject: [docs] suggest installing lsof if running tests
......................................................................

[docs] suggest installing lsof if running tests

Some of the C++ tests (e.g., tests related to HMS integration) use lsof
to determine whether a third-party component has successfully bound
to a TCP port, so lsof is a prerequisite if running such tests.

Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
---
M docs/installation.adoc
1 file changed, 6 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/17957/1
-- 
To view, visit http://gerrit.cloudera.org:8080/17957
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
Gerrit-Change-Number: 17957
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>

[kudu-CR] [docs] suggest installing lsof if running tests

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Hello Attila Bukor, Kudu Jenkins, Bankim Bhavsar, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/17957

to look at the new patch set (#2).

Change subject: [docs] suggest installing lsof if running tests
......................................................................

[docs] suggest installing lsof if running tests

Some of the C++ tests (e.g., tests related to HMS integration) use lsof
to determine whether a third-party component has successfully bound
to a TCP port, so lsof is a prerequisite if running such tests.

Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
---
M docs/installation.adoc
1 file changed, 24 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/57/17957/2
-- 
To view, visit http://gerrit.cloudera.org:8080/17957
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
Gerrit-Change-Number: 17957
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [docs] suggest installing lsof if running tests

Posted by "Alexey Serbin (Code Review)" <ge...@cloudera.org>.
Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17957 )

Change subject: [docs] suggest installing lsof if running tests
......................................................................

[docs] suggest installing lsof if running tests

Some of the C++ tests (e.g., tests related to HMS integration) use lsof
to determine whether a third-party component has successfully bound
to a TCP port, so lsof is a prerequisite if running such tests.

Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
Reviewed-on: http://gerrit.cloudera.org:8080/17957
Tested-by: Kudu Jenkins
Reviewed-by: Bankim Bhavsar <ba...@cloudera.com>
---
M docs/installation.adoc
1 file changed, 24 insertions(+), 0 deletions(-)

Approvals:
  Kudu Jenkins: Verified
  Bankim Bhavsar: Looks good to me, approved

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
Gerrit-Change-Number: 17957
Gerrit-PatchSet: 3
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)

[kudu-CR] [docs] suggest installing lsof if running tests

Posted by "Bankim Bhavsar (Code Review)" <ge...@cloudera.org>.
Bankim Bhavsar has posted comments on this change. ( http://gerrit.cloudera.org:8080/17957 )

Change subject: [docs] suggest installing lsof if running tests
......................................................................


Patch Set 2: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I2281d29d5c6399840c3d6405339873bd14d90b01
Gerrit-Change-Number: 17957
Gerrit-PatchSet: 2
Gerrit-Owner: Alexey Serbin <as...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <ab...@apache.org>
Gerrit-Reviewer: Bankim Bhavsar <ba...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Comment-Date: Thu, 21 Oct 2021 17:29:07 +0000
Gerrit-HasComments: No