&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
hdfs
0
votes
2
answers
41
views
Uploading large gzipped data files to HDFS
I have a use case where I want to upload big gzipped text data files (~ 60 GB) on HDFS. My code below is taking about 2 hours to upload these files…
java
hadoop
hdfs
gzipstream
asked
June 22, 2011 11:23 am CDT
user656189
0
votes
0
answers
35
views
How does HBase deletes rows?
I have read in HBase Book that it's now possible to delete rows from table. How does it exactly works? Is this data moved somewhere for later…
hbase
hdfs
asked
June 21, 2011 7:55 am CDT
Wojtek
0
votes
1
answer
47
views
[Novice] HBase Key-Value Compression?
Thanks for taking interest in my question. Before I begin, I'd like to let you know that I'm very new to Hadoop & HBase. So far, I find Hadoop…
hadoop
hbase
hdfs
hadoop-plugins
asked
June 20, 2011 3:50 pm CDT
user806997
0
votes
2
answers
29
views
Is it possible to append to HDFS file from multiple clients in parallel?
Basically whole question is in the title. I'm wondering if it's possible to append to file located on HDFS from multiple computers simultaneously?…
hadoop
hdfs
gfs
asked
June 17, 2011 12:40 pm CDT
maximdim
0
votes
1
answers
62
views
Hive - create a table from zip file.
I have bunch of zip files of CSVs, that I want to create Hive table from. I'm trying to figure out what's the best way to do so. Unzip the files,…
hadoop
hive
hdfs
asked
June 16, 2011 5:09 pm CDT
Jeeyoung Kim
0
votes
2
answers
29
views
What is the maximum number of files allowed in a HDFS directory?
What is the maximum number of files and directories allowed in a HDFS (hadoop) directory?
filesystems
hadoop
hdfs
asked
June 15, 2011 8:41 am CDT
josmh
0
votes
1
answers
57
views
"hadoop namenode -format" returns a java.net.UnknownHostException
I'm currently learning hadoop and I'm trying to setup a single node test as defined in…
java
configuration
hadoop
hdfs
asked
June 10, 2011 8:47 am CDT
Pierre
0
votes
0
answers
47
views
Looking for overall review on Hadoop
I am looking for some performance review on Hadoop (300-600 boxes cluster), especially on the following aspects: High concurrent read & write…
hadoop
cloud
mapreduce
hdfs
asked
June 10, 2011 4:42 am CDT
Mickey Shine
0
votes
1
answers
48
views
Export data from database and write to HDFS(hadoop fs)
Now i am trying to export data from a db table, and write it into hdfs. And the problem is: will the name node become bottleneck? and how is the…
performance
hadoop
write
hdfs
asked
June 10, 2011 2:23 am CDT
user789265
0
votes
1
answers
50
views
Does Cloudera Mountable HDFS provide deduplicaion
Looking at running a HDFS based storage cluster, and looking at a simple method of using the Mountable HDFS system through the Cloudera release. The…
hadoop
storage
fuse
hdfs
cloudera
asked
June 9, 2011 9:27 pm CDT
domnissient
0
votes
1
answers
44
views
Hadoop JUnit testing writing/reading to/from the hdfs
I have written a class(es) that writes and reads from hdfs. Given certain conditions that are occurring when these classes are instantiated they…
junit
hadoop
hdfs
asked
June 9, 2011 10:26 am CDT
Needs Help
0
votes
0
answers
54
views
PHP HDFSThrift - java.lang.NullPointerException when trying to read/write
I'm trying to write/read data from a hdfs server using the thrift libraries in PHP. The thrift server is started on the hadoop machine and when I'm…
php
hadoop
thrift
hdfs
asked
June 8, 2011 11:29 am CDT
capi
0
votes
0
answers
32
views
Hadoop fully distributed mode
I am a newbie to Hadoop. I have managed to develop a simple Map/Reduce application that works fine in 'pseudo distributed mode'.I want to test that…
hadoop
cloud
mapreduce
hdfs
asked
June 3, 2011 2:14 pm CDT
Mahin
1
vote
1
answers
44
views
HadoopFS (HDFS) as distributive file storage
Hi, I'm consider to use HDFS as horizontal scaling file storage sistem for our client video hosting service. My main concern that HDFS wasn't…
hadoop
hdfs
asked
May 26, 2011 8:46 am CDT
abovesun
0
votes
1
answers
47
views
How to save only non empty reducers' output in HDFS
In my application the reducer saves all the part files in HDFS but I want only the reducer will write the part files whose sizes are not…
hadoop
reduce
hdfs
asked
May 26, 2011 5:31 am CDT
SoM
0
votes
1
answers
62
views
Is it beneficial to add more hbase servers without adding more hdfs servers?
I'm using Eucalyptus and am considering putting hdfs and hbase on our node controllers. Would running hbase on some of our instances improve…
hbase
hdfs
eucalyptus
asked
May 20, 2011 9:29 pm CDT
Robert
0
votes
1
answers
49
views
How to adapt bin/hdfs for executing from outside $HADOOP_HOME/bin?
I'm trying to modify the hdfs script so that it still functions although not located in $HADOOP_HOME/bin anymore, but when I execute the modified…
bash
hadoop
exec
relative-path
hdfs
asked
May 16, 2011 5:08 am CDT
simpatico
0
votes
3
answers
59
views
Processing large set of small files with Hadoop
I am using Hadoop example program WordCount to process large set of small files/web pages (cca. 2-3 kB). Since this is far away from optimal file…
java
hadoop
mapreduce
hdfs
asked
May 8, 2011 6:01 pm CDT
Sasa
0
votes
0
answers
40
views
HBase using multiple cores?
Hello, I'm planning to use HBase without MapReduce (only with HDFS), I'm wondering if it makes sense to use multicpu/multicore machines to run only…
performance
multicore
hbase
hdfs
asked
May 1, 2011 7:53 am CDT
Wojtek
0
votes
1
answers
46
views
Exception while executing hadoop job remotely.
I am trying to execute a Hadoop job on a remote hadoop cluster. Below is my code. Configuration conf = new Configuration();…
hadoop
mapreduce
hdfs
asked
April 28, 2011 3:03 am CDT
nabeelmukhtar
Pages
:
1
|
2
|
3
>
55
hdfs
Tagged:
hdfs
Related Tags
hadoop
× 49
hbase
× 11
mapreduce
× 10
java
× 7
hive
× 4
fuse
× 2
performance
× 2
filesystems
× 2
cloud
× 2
reduce
× 1
compression
× 1
bash
× 1
nutch
× 1
streaming
× 1
write
× 1
sqoop
× 1
hadoop-plugins
× 1
eucalyptus
× 1
gzipstream
× 1
blocks
× 1
multicore
× 1
large-data
× 1
piglatin
× 1
junit
× 1
php
× 1
exec
× 1
storage
× 1
cluster-computing
× 1
nullpointerexception
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy