| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
25 (0.18s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Question about Name Spaces… - HDFS - [mail # user]
|
|
...Actually creating links, symbolic or hard links makes sense in a couple of scenarios. Especially in terms of hive... ;-) So it kind of goes back to my extension of the question ...
|
|
|
Author: Michael Segel,
2013-05-15, 22:19
|
|
|
Re: hadoop pipes or java with jni? - HDFS - [mail # user]
|
|
...I'm partial to using Java and JNI and then use the distributed cache to push the native libraries out to each node if not already there. But that's just me... ;-) HTH -Mi...
|
|
|
Author: Michael Segel,
2013-03-04, 02:04
|
|
|
Re: Encryption in HDFS - HDFS - [mail # user]
|
|
...You can encrypt the splits separately. The issue of key management is actually a layer above this. Looks like the research is on the encryption process w a known key. The...
|
|
|
Author: Michael Segel,
2013-02-27, 12:58
|
|
|
Re: why my test result on dfs short circuit read is slower? - HDFS - [mail # user]
|
|
...On Feb 17, 2013, at 7:09 PM, "Liu, Raymond" wrote: Drop this down to 64KB not 128KB. You have 16 cpu which really means 8 cores and 4 disks. Do you have Gang...
|
|
|
Author: Michael Segel,
2013-02-18, 10:16
|
|
|
Re: Mainframe to ASCII conversion - HDFS - [mail # user]
|
|
...Depends. If the data is straight EBCDIC you have somewhat splittable data, however its really better to do this in a single stream. If the data is COMP-3 (Zoned and Packed Data)...
|
|
|
Author: Michael Segel,
2013-02-11, 17:01
|
|
|
Re: How can I limit reducers to one-per-node? - HDFS - [mail # user]
|
|
...Adding a combiner step first then reduce? On Feb 8, 2013, at 11:18 PM, Harsh J wrote: Michael Segel | (m) 312.755.9623 Segel and Associates ...
|
|
|
Author: Michael Segel,
2013-02-11, 01:30
|
|
|
Re: Generic output key class - HDFS - [mail # user]
|
|
...Why not just write out the int as a numeric string? On Feb 10, 2013, at 1:07 PM, Sandy Ryza wrote: Michael Segel | (m) 312.755.9623 Segel and Associates  ...
|
|
|
Author: Michael Segel,
2013-02-11, 01:18
|
|
|
Re: On a lighter note - HDFS - [mail # user]
|
|
...I'm thinking 'Downfall' But I could be wrong. On Jan 17, 2013, at 6:56 PM, Yongzhi Wang wrote: ...
|
|
|
Author: Michael Segel,
2013-01-18, 01:03
|
|
|
Re: queues in haddop - HDFS - [mail # user]
|
|
...He's got two different queues. 1) queue in capacity scheduler so he can have a set or M/R tasks running in the background to pull data off of... 2) a durable queue that receives...
|
|
|
Author: Michael Segel,
2013-01-11, 15:06
|
|
|
Re: Hadoop throughput question - HDFS - [mail # user]
|
|
...You can't really say that. Too many variables in terms of networking. (Like what other traffic is occurring at the same time? Or who else is attached to the NAS? On Jan 3, 2013,...
|
|
|
Author: Michael Segel,
2013-01-04, 00:11
|
|
|
|