;
>
> -Original Message-
> From: Björn-Elmar Macek [mailto:ma...@cs.uni-kassel.de]
> Sent: Friday, April 27, 2012 7:28 AM
> To: hdfs-user@hadoop.apache.org
> Subject: Re: Hadoop Configuration Issues
>
> Hi Alex,
>
> thank you for the tip: it pushed me
t: Re: Hadoop Configuration Issues
Hi Alex,
thank you for the tip: it pushed me into the right direction. I was using the
deb-package to install hadoop, which did not work out cause of the problems i
had. Now i use the tarball archive and unpacked it to a subfolder of my home
directory.
BUT i jus
Hi Alex,
thank you for the tip: it pushed me into the right direction. I was
using the deb-package to install hadoop, which did not work out cause of
the problems i had. Now i use the tarball archive and unpacked it to a
subfolder of my home directory.
BUT i just ran into another problem: af
Hi,
yes, sorry - I saw that after I hit the send botton.
Looks like you mixed up some configs with wrong templates. I would suggest you
use the default configs:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/conf/
- Alex
--
Alexander Lorenz
http://
Hi Alex,
as i have written, i already did so! The problem is as already stated in
my mail before, that all the Variables ${bla} seem to be UNSET - not
only SECURITY_TYPE. As i dont really understand those parameters, i
would like to use the default ones, which afaik should be configured in
t
Hi,
Invalid attribute value for hadoop.security.authentication of ${SECURITY_TYPE}
Set it to simple and it should work (default is kerberos).
- Alex
--
Alexander Lorenz
http://mapredit.blogspot.com
On Apr 27, 2012, at 12:01 PM, Björn-Elmar Macek wrote:
> Hello,
>
> i have recently installed H