| clear query|facets|time |
Search criteria: .
Results from 161 to 170 from
8734 (0.323s).
|
|
|
Loading phrases to help you refine your search...
|
|
[HDFS-4513] Clarify WebHDFS REST API that all JSON respsonses may contain additional properties - HDFS - [issue]
|
|
...According to Section 5.4 in http://tools.ietf.org/id/draft-zyp-json-schema-03.html, the default value of "additionalProperties" is an empty schema which allows any value for additional prope...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4513
Author: Tsz Wo,
2013-05-14, 00:19
|
|
|
[HDFS-4819] Update Snapshot doc for HDFS-4758 - HDFS - [issue]
|
|
...Update Snapshot doc to clarify that nested snapshots are not allowed....
|
|
|
http://issues.apache.org/jira/browse/HDFS-4819
Author: Tsz Wo,
2013-05-13, 22:46
|
|
|
[HDFS-3546] Link to authentiation doc from the WebHDFS doc - HDFS - [issue]
|
|
...It would be convenient if there are links from the WebHDFS doc to the SPNEGO Authentication doc....
|
|
|
http://issues.apache.org/jira/browse/HDFS-3546
Author: Tsz Wo,
2013-05-13, 22:24
|
|
|
[HDFS-4814] Configurable DataXceiver thread stack size - HDFS - [issue]
|
|
...By default, Java creates a thread with 512kB stack size. In Datanode, we may have 4096 or more DataXceiver threads. These threads do not require such large stack size and unneces...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4814
Author: Tsz Wo,
2013-05-13, 21:52
|
|
|
Re: Setup Eclipse for Hadoop on Mac - HDFS - [mail # user]
|
|
...Hello Raj, I am a Linux addict, but the procedure should be same for Mac as well. You need to pull the hadoop-eclipse plugin, build it keeping all the dependencies...
|
|
|
Author: Mohammad Tariq,
2013-05-13, 21:52
|
|
|
Setup Eclipse for Hadoop on Mac - HDFS - [mail # user]
|
|
...Hi, Can anyone suggest how to configure Eclipse on Mac for Hadoop? Hadoop is running like a Pseudo-distributed moded. Please provide any reference articles or other best practices that nee...
|
|
|
Author: Raj Hadoop,
2013-05-13, 21:38
|
|
|
Re: Hadoop schedulers! - HDFS - [mail # user]
|
|
...Hi, As the name suggest, Fair-scheduler does a fair allocation of slot to the jobs. Let say, you have 10 map slots in your cluster and it is occupied by a job-1 which requires 30 map s...
|
|
|
Author: Alok Kumar,
2013-05-13, 19:32
|
|
|
Re: Number of records in an HDFS file - HDFS - [mail # user]
|
|
...The count file will be a very small file, right? Once it is generated on HDFS, you can automate its downloading or movement anywhere you want. This should not take much time. Regards, ...
|
|
|
Author: Shahab Yunus,
2013-05-13, 19:02
|
|
|
[HDFS-4387] libhdfs doesn't work with jamVM - HDFS - [issue]
|
|
...Building and running tests on OpenJDK 7 on Ubuntu 12.10 fails with mvn test -Pnative. The output is hard to decipher but the underlying issue is that test_libhdfs_native segfaults at s...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4387
Author: Andy Isaacson,
2013-05-13, 18:46
|
|
|
Re: Number of records in an HDFS file - HDFS - [mail # user]
|
|
...few pointers. what kind of files are we talking about. for text you can use wc , for avro data files you can use avro-tools. or get the job that pig is generating , get the count...
|
|
|
Author: Rahul Bhattacharjee,
2013-05-13, 18:04
|
|
|
|