[kudu-CR] Strip Hadoop and Hive tarballs of unecessary lib jars

2017-11-13 Thread Dan Burkert (Code Review)
Dan Burkert has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/8535 )

Change subject: Strip Hadoop and Hive tarballs of unecessary lib jars
..

Strip Hadoop and Hive tarballs of unecessary lib jars

The huge number of jars being added to the HMS classpath is causing the
HMS to take 60+ seconds to initialize on under-provisioned test boxes.
I've removed the unecessary lib jars using the included scripts and
uploaded them to the dependency S3 bucket with a '-stripped' suffix.

Change-Id: I9e0607259c5a21c65f0e1418481b1d100864d742
Reviewed-on: http://gerrit.cloudera.org:8080/8535
Reviewed-by: Todd Lipcon 
Tested-by: Kudu Jenkins
---
M thirdparty/download-thirdparty.sh
A thirdparty/package-hadoop.sh
A thirdparty/package-hive.sh
M thirdparty/package-llvm.sh
M thirdparty/vars.sh
5 files changed, 106 insertions(+), 9 deletions(-)

Approvals:
  Todd Lipcon: Looks good to me, approved
  Kudu Jenkins: Verified

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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9e0607259c5a21c65f0e1418481b1d100864d742
Gerrit-Change-Number: 8535
Gerrit-PatchSet: 2
Gerrit-Owner: Dan Burkert 
Gerrit-Reviewer: Dan Burkert 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 


[kudu-CR] Strip Hadoop and Hive tarballs of unecessary lib jars

2017-11-13 Thread Todd Lipcon (Code Review)
Todd Lipcon has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/8535 )

Change subject: Strip Hadoop and Hive tarballs of unecessary lib jars
..


Patch Set 1: Code-Review+2


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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I9e0607259c5a21c65f0e1418481b1d100864d742
Gerrit-Change-Number: 8535
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert 
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon 
Gerrit-Comment-Date: Mon, 13 Nov 2017 22:34:16 +
Gerrit-HasComments: No


[kudu-CR] Strip Hadoop and Hive tarballs of unecessary lib jars

2017-11-13 Thread Dan Burkert (Code Review)
Hello Todd Lipcon,

I'd like you to do a code review. Please visit

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

to review the following change.


Change subject: Strip Hadoop and Hive tarballs of unecessary lib jars
..

Strip Hadoop and Hive tarballs of unecessary lib jars

The huge number of jars being added to the HMS classpath is causing the
HMS to take 60+ seconds to initialize on under-provisioned test boxes.
I've removed the unecessary lib jars using the included scripts and
uploaded them to the dependency S3 bucket with a '-stripped' suffix.

Change-Id: I9e0607259c5a21c65f0e1418481b1d100864d742
---
M thirdparty/download-thirdparty.sh
A thirdparty/package-hadoop.sh
A thirdparty/package-hive.sh
M thirdparty/package-llvm.sh
M thirdparty/vars.sh
5 files changed, 106 insertions(+), 9 deletions(-)



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

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e0607259c5a21c65f0e1418481b1d100864d742
Gerrit-Change-Number: 8535
Gerrit-PatchSet: 1
Gerrit-Owner: Dan Burkert 
Gerrit-Reviewer: Todd Lipcon