[
https://issues.apache.org/jira/browse/HADOOP-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B reopened HADOOP-11148:
> TestInMemoryNativeS3FileSystemContract fails
>
[
https://issues.apache.org/jira/browse/HADOOP-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinayakumar B resolved HADOOP-11148.
Resolution: Not a Problem
Resolving as 'Not a Problem'
> TestInMemoryNativeS3FileSystemCo
Sangjin Lee created HADOOP-11263:
Summary: NativeS3FileSystem doesn't work with hadoop-client
Key: HADOOP-11263
URL: https://issues.apache.org/jira/browse/HADOOP-11263
Project: Hadoop Common
Hi Brend,
Could you write your comment on JIRA? Sometimes discussion on separate
places can occur confusion.
Thanks,
- Tsuyoshi
On Mon, Nov 3, 2014 at 4:30 AM, Bernd Eckenfels wrote:
> Am Sun, 2 Nov 2014 19:27:33 + (UTC)
> schrieb "Karthik Kambatla (JIRA)" :
>
>> Hadoop uses an older versio
[
https://issues.apache.org/jira/browse/HADOOP-11227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
milq resolved HADOOP-11227.
---
Resolution: Fixed
Assignee: milq
i was using jdks 1.6 , using jdk 1.7 will solve the issue
> error w
Thomas Demoor created HADOOP-11262:
--
Summary: Enable YARN to use S3A
Key: HADOOP-11262
URL: https://issues.apache.org/jira/browse/HADOOP-11262
Project: Hadoop Common
Issue Type: Improvement
hi Brahma,
Thanks so much for the pointers.
I am able to achieve my goal by extending the help provided and proceed
with the automated script I am trying to build.
Shall share for common benefit after initial testing.
warm regards
Devopam
On Mon, Nov 3, 2014 at 1:40 PM, Brahma Reddy Battula <
br
Thomas Demoor created HADOOP-11261:
--
Summary: Set custom endpoint for S3A
Key: HADOOP-11261
URL: https://issues.apache.org/jira/browse/HADOOP-11261
Project: Hadoop Common
Issue Type: Improve
Yes, you can get, but you need to use two commands like following..
1) Need to get nameservices
2) dfs.ha.namenodes.${dfs.nameservices}.
[root@linux156 bin]# ./hdfs getconf -confKey dfs.nameservices
hacluster
[root@linux156 bin]# ./hdfs getconf -confKey dfs.ha.namenodes.hacluster
100,101
Tha