[jira] [Reopened] (HADOOP-11411) Hive build failure on hadoop-2.7 due to HADOOP-11356

2014-12-16 Thread Jason Dere (JIRA)

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

Jason Dere reopened HADOOP-11411:
-

Re-opening per [~ste...@apache.org] suggestion. I'll leave it to the Hadoop 
folks to sort out if it is appropriate to revert HADOOP-11356 for hadoop 2.7.

{quote}
 I was thinking more of revert that hadoop change from branch-2. We're 
looking at a minimal 2.7 release before the end of the month (first Java 7 
only) release, and don't want any regressions from hadoop 2.6. this would be 
one.
{quote}

 Hive build failure on hadoop-2.7 due to HADOOP-11356
 

 Key: HADOOP-11411
 URL: https://issues.apache.org/jira/browse/HADOOP-11411
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Jason Dere

 HADOOP-11356 removes org.apache.hadoop.fs.permission.AccessControlException, 
 causing build break on Hive when compiling against hadoop-2.7:
 {noformat}
 shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:[808,63]
  cannot find symbol
   symbol:   class AccessControlException
   location: package org.apache.hadoop.fs.permission
 [INFO] 1 error
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HADOOP-11411) Hive build failure on hadoop-2.7 due to HADOOP-11356

2014-12-15 Thread Jason Dere (JIRA)
Jason Dere created HADOOP-11411:
---

 Summary: Hive build failure on hadoop-2.7 due to HADOOP-11356
 Key: HADOOP-11411
 URL: https://issues.apache.org/jira/browse/HADOOP-11411
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Jason Dere


HADOOP-11356 removes org.apache.hadoop.fs.permission.AccessControlException, 
causing build break on Hive when compiling against hadoop-2.7:

{noformat}
shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:[808,63]
 cannot find symbol
  symbol:   class AccessControlException
  location: package org.apache.hadoop.fs.permission
[INFO] 1 error
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (HADOOP-11411) Hive build failure on hadoop-2.7 due to HADOOP-11356

2014-12-15 Thread Jason Dere (JIRA)

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

Jason Dere resolved HADOOP-11411.
-
  Resolution: Duplicate
Release Note: Opened Hive Jira at HIVE-9115

 Hive build failure on hadoop-2.7 due to HADOOP-11356
 

 Key: HADOOP-11411
 URL: https://issues.apache.org/jira/browse/HADOOP-11411
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Jason Dere

 HADOOP-11356 removes org.apache.hadoop.fs.permission.AccessControlException, 
 causing build break on Hive when compiling against hadoop-2.7:
 {noformat}
 shims/0.23/src/main/java/org/apache/hadoop/hive/shims/Hadoop23Shims.java:[808,63]
  cannot find symbol
   symbol:   class AccessControlException
   location: package org.apache.hadoop.fs.permission
 [INFO] 1 error
 {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HADOOP-10547) Give SaslPropertiesResolver.getDefaultProperties() public scope

2014-04-28 Thread Jason Dere (JIRA)
Jason Dere created HADOOP-10547:
---

 Summary: Give SaslPropertiesResolver.getDefaultProperties() public 
scope
 Key: HADOOP-10547
 URL: https://issues.apache.org/jira/browse/HADOOP-10547
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Jason Dere


Trying to use SaslPropertiesResolver.getDefaultProperties() in Hive project but 
the method has protected scope. Please make this a public method if appropriate.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Created] (HADOOP-10003) HarFileSystem.listLocatedStatus() fails

2013-09-27 Thread Jason Dere (JIRA)
Jason Dere created HADOOP-10003:
---

 Summary: HarFileSystem.listLocatedStatus() fails
 Key: HADOOP-10003
 URL: https://issues.apache.org/jira/browse/HADOOP-10003
 Project: Hadoop Common
  Issue Type: Bug
  Components: fs
Affects Versions: 2.1.1-beta
Reporter: Jason Dere


It looks like HarFileSystem.listLocatedStatus() doesn't work properly because 
it is inheriting FilterFileSystem's implementation.  This is causing archive 
unit tests to fail in Hive when using hadoop 2.1.1.

If HarFileSystem overrides listLocatedStatus() to use FileSystem's 
implementation, the Hive unit tests pass.

--
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