~hadoop-ubuntu/ubuntu/trusty/hadoop/trunk

« back to all changes in this revision

Viewing changes to debian/patches/use-system-jsvc.patch

  • Committer: James Page
  • Date: 2012-04-11 07:58:30 UTC
  • Revision ID: james.page@canonical.com-20120411075830-bgzkp04fy8fbtj1g
* New upstream release.
* New upstream candidate release:
  - d/control: Added libsnappy-dev to Build-Deps.
  - d/rules: Generate java JNI bindings for snappy.
  - Refresh patches.
* Sort out dependencies for hadoop-native
  - libzip1 -> zlib1g
  - Drop liblzo2-2
  - Added libsnappy1
* Links libsnappy.so into hadoop-native install so that
  Java can actually load the required .so.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Index: hadoop-0.20.205.0/bin/hadoop
 
1
Index: hadoop/bin/hadoop
2
2
===================================================================
3
 
--- hadoop-0.20.205.0.orig/bin/hadoop   2011-10-07 08:19:01.000000000 +0200
4
 
+++ hadoop-0.20.205.0/bin/hadoop        2012-01-16 16:10:31.981187949 +0100
5
 
@@ -382,7 +382,7 @@
 
3
--- hadoop.orig/bin/hadoop      2012-03-20 17:19:05.364097572 +0000
 
4
+++ hadoop/bin/hadoop   2012-03-20 17:19:20.280146036 +0000
 
5
@@ -377,7 +377,7 @@
6
6
     HADOOP_SECURE_DN_PID="$HADOOP_PID_DIR/hadoop_secure_dn.pid"
7
7
   fi
8
8