[jira] [Created] (HDFS-4895) Add a function of -fixmisplaced to fsck for fixing blocks in mistaken placed

2013-06-07 Thread Junping Du (JIRA)
Junping Du created HDFS-4895:


 Summary: Add a function of -fixmisplaced to fsck for fixing 
blocks in mistaken placed
 Key: HDFS-4895
 URL: https://issues.apache.org/jira/browse/HDFS-4895
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: namenode
Reporter: Junping Du
Assignee: Junping Du




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Created] (HDFS-4896) dfs -command webhdfs:// is broke for secure cluster

2013-06-07 Thread yeshavora (JIRA)
yeshavora created HDFS-4896:
---

 Summary: dfs -command webhdfs:// is broke for secure cluster
 Key: HDFS-4896
 URL: https://issues.apache.org/jira/browse/HDFS-4896
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: yeshavora
 Fix For: 2.1.0-beta


Running:
hadoop dfs -copyToLocal webhdfs://node1:port1/File1 /tmp/File1
13/06/07 21:54:58 WARN util.ShutdownHookManager: ShutdownHook 'ClientFinalizer' 
failed, java.lang.IllegalStateException: Shutdown in progress, cannot add a 
shutdownHook
java.lang.IllegalStateException: Shutdown in progress, cannot add a shutdownHook
at 
org.apache.hadoop.util.ShutdownHookManager.addShutdownHook(ShutdownHookManager.java:152)
at 
org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2401)
at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2373)
at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:352)
at 
org.apache.hadoop.hdfs.web.WebHdfsFileSystem$DtRenewer.getWebHdfs(WebHdfsFileSystem.java:1003)
at 
org.apache.hadoop.hdfs.web.WebHdfsFileSystem$DtRenewer.cancel(WebHdfsFileSystem.java:1015)
at org.apache.hadoop.security.token.Token.cancel(Token.java:382)
at 
org.apache.hadoop.fs.DelegationTokenRenewer$RenewAction.cancel(DelegationTokenRenewer.java:152)
at 
org.apache.hadoop.fs.DelegationTokenRenewer$RenewAction.access$200(DelegationTokenRenewer.java:58)
at 
org.apache.hadoop.fs.DelegationTokenRenewer.removeRenewAction(DelegationTokenRenewer.java:241)
at 
org.apache.hadoop.hdfs.web.WebHdfsFileSystem.close(WebHdfsFileSystem.java:824)
at org.apache.hadoop.fs.FileSystem$Cache.closeAll(FileSystem.java:2447)
at 
org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer.run(FileSystem.java:2464)
at 
org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:54)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Resolved] (HDFS-4896) dfs -command webhdfs:// gives IllegalStateException for secure cluster

2013-06-07 Thread Suresh Srinivas (JIRA)

 [ 
https://issues.apache.org/jira/browse/HDFS-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas resolved HDFS-4896.
---

Resolution: Duplicate

Resolving this as duplicate of HDFS-4841.

 dfs -command webhdfs:// gives IllegalStateException for secure cluster
 

 Key: HDFS-4896
 URL: https://issues.apache.org/jira/browse/HDFS-4896
 Project: Hadoop HDFS
  Issue Type: Bug
Affects Versions: 2.1.0-beta
Reporter: yeshavora
 Fix For: 2.1.0-beta


 Running:
 hadoop dfs -copyToLocal webhdfs://node1:port1/File1 /tmp/File1
 13/06/07 21:54:58 WARN util.ShutdownHookManager: ShutdownHook 
 'ClientFinalizer' failed, java.lang.IllegalStateException: Shutdown in 
 progress, cannot add a shutdownHook
 java.lang.IllegalStateException: Shutdown in progress, cannot add a 
 shutdownHook
   at 
 org.apache.hadoop.util.ShutdownHookManager.addShutdownHook(ShutdownHookManager.java:152)
   at 
 org.apache.hadoop.fs.FileSystem$Cache.getInternal(FileSystem.java:2401)
   at org.apache.hadoop.fs.FileSystem$Cache.get(FileSystem.java:2373)
   at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:352)
   at 
 org.apache.hadoop.hdfs.web.WebHdfsFileSystem$DtRenewer.getWebHdfs(WebHdfsFileSystem.java:1003)
   at 
 org.apache.hadoop.hdfs.web.WebHdfsFileSystem$DtRenewer.cancel(WebHdfsFileSystem.java:1015)
   at org.apache.hadoop.security.token.Token.cancel(Token.java:382)
   at 
 org.apache.hadoop.fs.DelegationTokenRenewer$RenewAction.cancel(DelegationTokenRenewer.java:152)
   at 
 org.apache.hadoop.fs.DelegationTokenRenewer$RenewAction.access$200(DelegationTokenRenewer.java:58)
   at 
 org.apache.hadoop.fs.DelegationTokenRenewer.removeRenewAction(DelegationTokenRenewer.java:241)
   at 
 org.apache.hadoop.hdfs.web.WebHdfsFileSystem.close(WebHdfsFileSystem.java:824)
   at org.apache.hadoop.fs.FileSystem$Cache.closeAll(FileSystem.java:2447)
   at 
 org.apache.hadoop.fs.FileSystem$Cache$ClientFinalizer.run(FileSystem.java:2464)
   at 
 org.apache.hadoop.util.ShutdownHookManager$1.run(ShutdownHookManager.java:54)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira