| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
72 (0.333s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: How to connect to hadoop through ssh tunnel and kerberos authentication - HDFS - [mail # user]
|
|
...The important part of the error is "Cannot get kdc for realm CORP.EBAY.COM". Check if the gateway's /etc/krb5.conf has an entry for CORP.EBAY.COM in the [realms] section. Or if y...
|
|
|
Author: Daryn Sharp,
2013-04-25, 19:34
|
|
|
Re: Class responsible for Registered DataNode. - HDFS - [mail # dev]
|
|
...DatanodeManager Daryn On Apr 25, 2013, at 1:41 AM, Mohammad Mustaqeem wrote: ...
|
|
|
Author: Daryn Sharp,
2013-04-25, 19:17
|
|
|
Re: Why failed to use Distcp over FTP protocol? - HDFS - [mail # dev]
|
|
...While I know a lot about the FileSystem design, this is my first foray in FTPFileSystem so I don't anything about the assumptions or requirements for the ftp server. The looks like HDF...
|
|
|
Author: Daryn Sharp,
2013-04-25, 15:14
|
|
|
Re: Why failed to use Distcp over FTP protocol? - HDFS - [mail # dev]
|
|
...Listing the root is a bit of a special case that is different than N-many directories deep. Can you list ftp://hadoopadm:xxxxxxxx@ftphostname/some/dir/file or ftp://hadoopadm:xxxxxxxx@...
|
|
|
Author: Daryn Sharp,
2013-04-24, 15:39
|
|
|
Re: Why failed to use Distcp over FTP protocol? - HDFS - [mail # dev]
|
|
...The ftp fs is listing the contents of the given path's parent directory, and then trying to match the basename of each child path returned against the basename of the given path – quite inef...
|
|
|
Author: Daryn Sharp,
2013-04-23, 17:38
|
|
|
Re: Why failed to use Distcp over FTP protocol? - HDFS - [mail # dev]
|
|
...I believe it should work… What error message did you receive? Daryn On Apr 22, 2013, at 3:45 AM, sam liu wrote: ...
|
|
|
Author: Daryn Sharp,
2013-04-22, 17:08
|
|
|
[HDFS-3318] Hftp hangs on transfers >2GB - HDFS - [issue]
|
|
...Hftp transfers >2GB hang after the transfer is complete. The problem appears to be caused by java internally using an int for the content length. When it overflows 2GB, it won...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3318
Author: Daryn Sharp,
2013-04-18, 22:29
|
|
|
[HDFS-4690] Namenode exits if entering safemode while secret manager is edit logging - HDFS - [issue]
|
|
...Going into safemode involves stopping the secret manager's thread. An interrupt is sent to this thread. If this occurs while the thread is logging an edit, the resulting exceptio...
|
|
|
http://issues.apache.org/jira/browse/HDFS-4690
Author: Daryn Sharp,
2013-04-16, 13:51
|
|
|
[HDFS-3990] NN's health report has severe performance problems - HDFS - [issue]
|
|
...The dfshealth page will place a read lock on the namespace while it does a dns lookup for every DN. On a multi-thousand node cluster, this often results in 10s+ load time for the healt...
|
|
|
http://issues.apache.org/jira/browse/HDFS-3990
Author: Daryn Sharp,
2013-04-16, 04:11
|
|
|
Re: Problem With NAT ips - HDFS - [mail # user]
|
|
...Hi Mauro, The registration process has changed quite a bit. I don't think the NN "trusts" the DN's self-identification anymore. Otherwise it makes it trivial to spoof anoth...
|
|
|
Author: Daryn Sharp,
2013-04-11, 14:39
|
|
|
|