Package Details: hadoop 3.3.5-2

Git Clone URL: https://aur.archlinux.org/hadoop.git (read-only, click to copy)
Package Base: hadoop
Description: An open-source software for reliable, scalable, distributed computing
Upstream URL: https://hadoop.apache.org/
Keywords: apache big-data java map-reduce
Licenses: Apache
Conflicts: yarn
Submitter: sjakub
Maintainer: aakashhemadri
Last Packager: ttc0419
Votes: 84
Popularity: 0.009380
First Submitted: 2009-04-07 16:39 (UTC)
Last Updated: 2023-06-25 06:58 (UTC)

Dependencies (10)

Required by (3)

Sources (8)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

contradictioned commented on 2012-12-05 11:02 (UTC)

@EiyuuZack: I'm gonna update that. (And for current reasons I will get systemd compatibility.)

<deleted-account> commented on 2012-12-04 09:17 (UTC)

New 1.1.1 release is out, any chance you can update it? Also the current source link is dead.

ytj commented on 2012-10-13 17:51 (UTC)

@alperkanat Could you explain why should I place the binaries into /usr/share/hadoop/bin rather than /usr/bin?

karabaja4 commented on 2012-04-01 02:30 (UTC)

dodolee, and others having similar problems, try adding options=(!strip) to the PKGBUILD. This seems an issue only with i686 builds.

<deleted-account> commented on 2012-01-27 14:06 (UTC)

The following error occurs while running makepkg: ==> Tidying install... -> Purging unwanted files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... strip:./usr/share/hadoop/bin/task-controller: File format not recognized ==> ERROR: Makepkg was unable to build hadoop.

cgueret commented on 2012-01-18 14:28 (UTC)

Please replace the jre/jdk dependencies by "java-runtime"/"java-environment"

karabaja4 commented on 2012-01-09 16:04 (UTC)

Adopted and updated.

krevedko commented on 2011-08-16 13:50 (UTC)

--- PKGBUILD 2010-09-02 08:03:56.000000000 +0400 +++ PKGBUILD.fixed 2011-08-16 17:48:42.000000000 +0400 @@ -13,7 +13,7 @@ makedepends=('jdk' 'apache-ant') optdepends=('kfs') conflicts=('hadoop-svn') install=hadoop.install -source=("http://mirror.csclub.uwaterloo.ca/apache/hadoop/core/hadoop-${pkgver}/hadoop-${pkgver}.tar.gz") +source=("http://mirror.csclub.uwaterloo.ca/apache/hadoop/common/hadoop-${pkgver}/hadoop-${pkgver}.tar.gz") md5sums=('ec0f791f866f82a7f2c1319a54f4db97') #https://issues.apache.org/jira/secure/attachment/12394365/patch.4697

krevedko commented on 2011-08-16 12:47 (UTC)

http://mirror.csclub.uwaterloo.ca/apache/hadoop/core/hadoop-0.21.0/hadoop-0.21.0.tar.gz 403: Forbidden.