| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
12 (0.18s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Kerboes--Checksum failed----HDFS IN HA mode - Hadoop - [mail # user]
|
|
...HI All, After some round of testing came to know following thing. We created the single principle for both the nodes, then restarted the cluster then we did not see...
|
|
|
Author: Brahma Reddy Battula,
2013-05-10, 03:01
|
|
|
Kerboes--Checksum failed----HDFS IN HA mode - Hadoop - [mail # user]
|
|
...HI to all, Please help me for following issue.... I Started the cluster in HA mode by configuring the kerboes.. ENV details: ======  ...
|
|
|
Author: Brahma Reddy Battula,
2013-05-08, 04:43
|
|
|
RE: 回复:RE: HTTP/1.1 405 HTTP method PUT is not supported by this URL?? - Hadoop - [mail # dev]
|
|
...you need to disable following property.. dfs.permissions.enabled true If "true", enable permission checking in HDFS.  ...
|
|
|
Author: Brahma Reddy Battula,
2013-03-18, 08:28
|
|
|
RE: HTTP/1.1 405 HTTP method PUT is not supported by this URL?? - Hadoop - [mail # dev]
|
|
...HI Levi, you might tried using the following syntax.. curl -i -X PUT "http://:/?op=MKDIRS[&permission=] Use the following syntax for makedir curl -i -X PUT "...
|
|
|
Author: Brahma Reddy Battula,
2013-03-18, 04:20
|
|
|
RE: Hadoop cluster setup - could not see second datanode - Hadoop - [mail # user]
|
|
...Although Hadoop is designed and developed for distributed computing it can be run on a single node in pseudo distributed mode and with multiple data node on single machine . Developers often...
|
|
|
Author: Brahma Reddy Battula,
2013-03-06, 03:59
|
|
|
[HADOOP-8437] getLocalPathForWrite is not throwing any expection for invalid paths - Hadoop - [issue]
|
|
...call dirAllocator.getLocalPathForWrite ( "/InvalidPath", conf );Here it will not thrown any exception but earlier version it used throw....
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8437
Author: Brahma Reddy Battula,
2012-10-05, 23:50
|
|
|
[HADOOP-8436] NPE In getLocalPathForWrite ( path, conf ) when the required context item is not configured - Hadoop - [issue]
|
|
...Call dirAllocator.getLocalPathForWrite ( path , conf );without configuring "dfs.client.buffer.dir"..java.lang.NullPointerException at org.apache.hadoop.fs.LocalDirAllocator$Alloc...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8436
Author: Brahma Reddy Battula,
2012-09-25, 15:00
|
|
|
[HADOOP-8433] Don't set HADOOP_LOG_DIR in hadoop-env.sh - Hadoop - [issue]
|
|
...It's better to comment the following in hadoop-env.sh Where log files are stored. $HADOOP_HOME/logs by default.export HADOOP_LOG_DIR=${HADOOP_LOG_DIR}/$USERBecause of this logs are pla...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8433
Author: Brahma Reddy Battula,
2012-06-13, 14:18
|
|
|
Review patches - Hadoop - [mail # dev]
|
|
...Hi All, Can anyone review the patches for the following issues HADOOP-8436 HADOOP-8437 Thanks in Advance Brahma Reddy...
|
|
|
Author: Brahma Reddy Battula,
2012-06-05, 12:00
|
|
|
[HADOOP-8252] Hashcode is logging while logging block report message - Hadoop - [issue]
|
|
...Scenario:=========Start NN and DN.Check log messgae in DN..It's coming like following2012-03-13 14:34:36,008 INFO org.apache.hadoop.hdfs.server.datanode.DataNode: sent block report, processe...
|
|
|
http://issues.apache.org/jira/browse/HADOOP-8252
Author: Brahma Reddy Battula,
2012-04-26, 14:44
|
|
|
|