[Impala-ASF-CR] WIP: Add debugging tools to our docker images

2019-07-25 Thread Bharath Vissapragada (Code Review)
Bharath Vissapragada has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13895 )

Change subject: WIP: Add debugging tools to our docker images
..


Patch Set 1: Code-Review+1

I'll let others weigh in, but I think having these tools makes life much 
simpler.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I47c7aa7076cebfa3bfad2029fb1da9e64364f0e6
Gerrit-Change-Number: 13895
Gerrit-PatchSet: 1
Gerrit-Owner: Lars Volker 
Gerrit-Reviewer: Bharath Vissapragada 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Lars Volker 
Gerrit-Comment-Date: Fri, 26 Jul 2019 04:23:07 +
Gerrit-HasComments: No


[Impala-ASF-CR] WIP: Add debugging tools to our docker images

2019-07-25 Thread Lars Volker (Code Review)
Lars Volker has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13895 )

Change subject: WIP: Add debugging tools to our docker images
..


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/13895/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/13895/1//COMMIT_MSG@13
PS1, Line 13: 984MB
846MB



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I47c7aa7076cebfa3bfad2029fb1da9e64364f0e6
Gerrit-Change-Number: 13895
Gerrit-PatchSet: 1
Gerrit-Owner: Lars Volker 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Reviewer: Lars Volker 
Gerrit-Comment-Date: Fri, 26 Jul 2019 04:20:01 +
Gerrit-HasComments: Yes


[Impala-ASF-CR] WIP: Add debugging tools to our docker images

2019-07-22 Thread Impala Public Jenkins (Code Review)
Impala Public Jenkins has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/13895 )

Change subject: WIP: Add debugging tools to our docker images
..


Patch Set 1:

Build Successful

https://jenkins.impala.io/job/gerrit-code-review-checks/3951/ : Initial code 
review checks passed. Use gerrit-verify-dryrun-external or gerrit-verify-dryrun 
to run full precommit tests.


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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I47c7aa7076cebfa3bfad2029fb1da9e64364f0e6
Gerrit-Change-Number: 13895
Gerrit-PatchSet: 1
Gerrit-Owner: Lars Volker 
Gerrit-Reviewer: Impala Public Jenkins 
Gerrit-Comment-Date: Tue, 23 Jul 2019 00:09:10 +
Gerrit-HasComments: No


[Impala-ASF-CR] WIP: Add debugging tools to our docker images

2019-07-22 Thread Lars Volker (Code Review)
Lars Volker has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/13895


Change subject: WIP: Add debugging tools to our docker images
..

WIP: Add debugging tools to our docker images

I often find it tricky to debug network and Impala issues when using our
Docker images. This change adds a handful of tools that I frequently
miss having.

It adds about 6.5% to the image size, they grow from 984MB to 953MB. If
people feel that that is too much, I'm happy to cur back on the tools we
install.

Change-Id: I47c7aa7076cebfa3bfad2029fb1da9e64364f0e6
---
M docker/impala_base/Dockerfile
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/95/13895/1
--
To view, visit http://gerrit.cloudera.org:8080/13895
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I47c7aa7076cebfa3bfad2029fb1da9e64364f0e6
Gerrit-Change-Number: 13895
Gerrit-PatchSet: 1
Gerrit-Owner: Lars Volker