[jira] [Updated] (HADOOP-12754) Client.handleSaslConnectionFailure() uses wrong user in exception text

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-12754: Attachment: HADOOP-12754-001.patch switch to log current user, i.e. whoever is actually

[jira] [Commented] (HADOOP-3733) "s3:" URLs break when Secret Key contains a slash, even if encoded

2016-02-01 Thread Terry Siu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126898#comment-15126898 ] Terry Siu commented on HADOOP-3733: --- Howdy! Given the lack of activity/comments for almost a year, can

[jira] [Updated] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HADOOP-12699: --- Attachment: HADOOP-12699.08.patch Had offline discussion with [~asuresh], [~andrew.wang] and

[jira] [Commented] (HADOOP-10969) RawLocalFileSystem.setPermission throws Exception on windows

2016-02-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126925#comment-15126925 ] ASF GitHub Bot commented on HADOOP-10969: - Github user velo commented on the pull request:

[jira] [Commented] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127042#comment-15127042 ] Hadoop QA commented on HADOOP-12699: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-12754) Client.handleSaslConnectionFailure() uses wrong user in exception text

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126880#comment-15126880 ] Steve Loughran commented on HADOOP-12754: - While I'm at it, why does that code try and relogin

[jira] [Updated] (HADOOP-12753) S3A jUnit tests failing if using HTTP proxy

2016-02-01 Thread Zoran Rajic (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zoran Rajic updated HADOOP-12753: - Attachment: HADOOP-12753-s3a-jUnits.diff Fix attached -- summary of changes: * have to "clean

[jira] [Updated] (HADOOP-12744) Refactoring of checksum failure report related codes

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-12744: --- Attachment: HADOOP-12744-v2.patch Refined the patch some bit. > Refactoring of checksum failure

[jira] [Updated] (HADOOP-12755) Fix typo in defaultFS warning message

2016-02-01 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-12755: - Attachment: HADOOP-12755.001.patch Patch attached, pretty trivial. [~eddyxu] mind reviewing?

[jira] [Updated] (HADOOP-12755) Fix typo in defaultFS warning message

2016-02-01 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-12755: - Status: Patch Available (was: Open) > Fix typo in defaultFS warning message >

[jira] [Updated] (HADOOP-12744) Refactoring of checksum failure report related codes

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-12744: --- Description: This was from discussion with [~jingzhao] in HDFS-9646. There is some duplicate codes

[jira] [Commented] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127239#comment-15127239 ] Zhe Zhang commented on HADOOP-12041: Thanks for the great work Kai. Patch LGTM overall. A few minor

[jira] [Moved] (HADOOP-12755) Fix typo in defaultFS warning message

2016-02-01 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang moved HDFS-9736 to HADOOP-12755: Affects Version/s: (was: 2.8.0) 2.8.0

[jira] [Commented] (HADOOP-12043) Display warning if defaultFs is not set when running fs commands.

2016-02-01 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12043?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127277#comment-15127277 ] Andrew Wang commented on HADOOP-12043: -- Thanks for the find [~fjk], I filed HADOOP-12755 to fix the

[jira] [Commented] (HADOOP-12755) Fix typo in defaultFS warning message

2016-02-01 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127286#comment-15127286 ] Lei (Eddy) Xu commented on HADOOP-12755: +1. It is a trivial fix. Thanks [~andrew.wang]! >

[jira] [Commented] (HADOOP-12747) support wildcard in libjars argument

2016-02-01 Thread Gera Shegalov (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127227#comment-15127227 ] Gera Shegalov commented on HADOOP-12747: bq. It is true that today one can pass in a directory

[jira] [Commented] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127206#comment-15127206 ] Xiao Chen commented on HADOOP-12699: The failure in {{TestACLs}} seems unrelated to this patch. I

[jira] [Commented] (HADOOP-12744) Refactoring of checksum failure report related codes

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127178#comment-15127178 ] Kai Zheng commented on HADOOP-12744: [~zhz], would you help convert this to a HDFS one and give it a

[jira] [Updated] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-12041: --- Attachment: HADOOP-12041-v7.patch Updated the patch according to above discussion. > Implement

[jira] [Commented] (HADOOP-12755) Fix typo in defaultFS warning message

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127424#comment-15127424 ] Hadoop QA commented on HADOOP-12755: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (HADOOP-12756) Incorporate Aliyun OSS file system implementation

2016-02-01 Thread shimingfei (JIRA)
shimingfei created HADOOP-12756: --- Summary: Incorporate Aliyun OSS file system implementation Key: HADOOP-12756 URL: https://issues.apache.org/jira/browse/HADOOP-12756 Project: Hadoop Common

[jira] [Commented] (HADOOP-12747) support wildcard in libjars argument

2016-02-01 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127312#comment-15127312 ] Sangjin Lee commented on HADOOP-12747: -- {quote} My solution (tested many times with production

[jira] [Commented] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127327#comment-15127327 ] Kai Zheng commented on HADOOP-12041: Thanks Zhe for the careful review. The comments are very

[jira] [Commented] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127351#comment-15127351 ] Wei-Chiu Chuang commented on HADOOP-12699: -- The NPE is unrelated to Hadoop at all. It's in

[jira] [Updated] (HADOOP-12756) Incorporate Aliyun OSS file system implementation

2016-02-01 Thread shimingfei (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shimingfei updated HADOOP-12756: Attachment: OSS integration.pdf abstract for the work > Incorporate Aliyun OSS file system

[jira] [Updated] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-12041: --- Attachment: HADOOP-12041-v8.patch > Implement another Reed-Solomon coder in pure Java >

[jira] [Commented] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127569#comment-15127569 ] Kai Zheng commented on HADOOP-12041: Patch updated addressing an unused import issue. bq. Missing

[jira] [Commented] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127350#comment-15127350 ] Andrew Wang commented on HADOOP-12699: -- Thanks for all the work here [~xiaochen], LGTM overall,

[jira] [Commented] (HADOOP-8779) Use tokens regardless of authentication type

2016-02-01 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127368#comment-15127368 ] Jing Zhao commented on HADOOP-8779: --- Based on the discussion in HDFS-9184, should we continue the work

[jira] [Commented] (HADOOP-11683) Need a plugin API to translate long principal names to local OS user names arbitrarily

2016-02-01 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127540#comment-15127540 ] Junping Du commented on HADOOP-11683: - Move non-critical issue out of 2.6.4 to 2.6.5. > Need a

[jira] [Updated] (HADOOP-11683) Need a plugin API to translate long principal names to local OS user names arbitrarily

2016-02-01 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-11683: Target Version/s: 2.6.5 (was: 2.6.4) > Need a plugin API to translate long principal names to

[jira] [Commented] (HADOOP-8779) Use tokens regardless of authentication type

2016-02-01 Thread Li Lu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127374#comment-15127374 ] Li Lu commented on HADOOP-8779: --- Agreed. IIUC tokens generally represent authorizations. We may want to

[jira] [Updated] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2016-02-01 Thread Vishwajeet Dusane (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishwajeet Dusane updated HADOOP-12666: --- Attachment: HADOOP-12666-003.patch > Support Windows Azure Data Lake - as a file

[jira] [Updated] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2016-02-01 Thread Vishwajeet Dusane (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishwajeet Dusane updated HADOOP-12666: --- Status: In Progress (was: Patch Available) > Support Windows Azure Data Lake - as

[jira] [Work logged] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2016-02-01 Thread Vishwajeet Dusane (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12666?focusedWorklogId=23421=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-23421 ] Vishwajeet Dusane logged work on HADOOP-12666: -- Author: Vishwajeet

[jira] [Commented] (HADOOP-12751) While using kerberos Hadoop incorrectly assumes names with '@' to be non-simple

2016-02-01 Thread Bolke de Bruin (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126203#comment-15126203 ] Bolke de Bruin commented on HADOOP-12751: - [~steve_l] will keep your comments in mind and update

[jira] [Commented] (HADOOP-12563) Updated utility to create/modify token files

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126507#comment-15126507 ] Steve Loughran commented on HADOOP-12563: - # Looking at the DtFetcher interface -it needs to

[jira] [Commented] (HADOOP-11875) [JDK8] Renaming _ as a one-character identifier to another identifier

2016-02-01 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126543#comment-15126543 ] Allen Wittenauer commented on HADOOP-11875: --- bq. In HDFS, switching from JSP to JMX + HTML5

[jira] [Commented] (HADOOP-12752) Improve diagnostics/use of envvar/sysprop credential propagation

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126549#comment-15126549 ] Hadoop QA commented on HADOOP-12752: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-12751) While using kerberos Hadoop incorrectly assumes names with '@' to be non-simple

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126187#comment-15126187 ] Steve Loughran commented on HADOOP-12751: - ps, regarding the patch, don't catch exceptions and

[jira] [Commented] (HADOOP-12751) While using kerberos Hadoop incorrectly assumes names with '@' to be non-simple

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126184#comment-15126184 ] Steve Loughran commented on HADOOP-12751: - # pretty much all production enterprise customers run

[jira] [Commented] (HADOOP-3733) "s3:" URLs break when Secret Key contains a slash, even if encoded

2016-02-01 Thread Terry Siu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-3733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126901#comment-15126901 ] Terry Siu commented on HADOOP-3733: --- Just to clarify my comment above, I'm using Hive to create a table

[jira] [Commented] (HADOOP-12579) Deprecate and remove WriteableRPCEngine

2016-02-01 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127834#comment-15127834 ] Kai Zheng commented on HADOOP-12579: [~ste...@apache.org], do you agree RPC#waitForProxy can be

[jira] [Updated] (HADOOP-12699) TestKMS#testKMSProvider intermittently fails during 'test rollover draining'

2016-02-01 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HADOOP-12699: --- Attachment: HADOOP-12699.09.patch Thanks a lot [~andrew.wang] for the additional review, and

[jira] [Updated] (HADOOP-12736) TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times out

2016-02-01 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-12736: Target Version/s: 2.6.4 > TestTimedOutTestsListener#testThreadDumpAndDeadlocks sometimes times

[jira] [Updated] (HADOOP-12706) TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out occasionally

2016-02-01 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-12706: Target Version/s: 2.6.4 > TestLocalFsFCStatistics#testStatisticsThreadLocalDataCleanUp times out

[jira] [Updated] (HADOOP-12107) long running apps may have a huge number of StatisticsData instances under FileSystem

2016-02-01 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Junping Du updated HADOOP-12107: Target Version/s: 2.8.0, 2.6.4 (was: 2.8.0) > long running apps may have a huge number of

[jira] [Commented] (HADOOP-12756) Incorporate Aliyun OSS file system implementation

2016-02-01 Thread Cheng Hao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127645#comment-15127645 ] Cheng Hao commented on HADOOP-12756: +1 This is critical for AliYun users when integrated with

[jira] [Created] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Rohith Sharma K S (JIRA)
Rohith Sharma K S created HADOOP-12757: -- Summary: Findbug compilation fails for 'Kafka Library support' Key: HADOOP-12757 URL: https://issues.apache.org/jira/browse/HADOOP-12757 Project: Hadoop

[jira] [Updated] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-12757: --- Attachment: HADOOP-12757.01.patch Attaching a patch to fix pom.xml. > Findbug compilation

[jira] [Updated] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-12757: --- Status: Patch Available (was: Open) > Findbug compilation fails for 'Kafka Library

[jira] [Commented] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127548#comment-15127548 ] Hadoop QA commented on HADOOP-12041: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2016-02-01 Thread Vishwajeet Dusane (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127582#comment-15127582 ] Vishwajeet Dusane commented on HADOOP-12666: Not seeing in the report any Javadoc warning

[jira] [Commented] (HADOOP-12041) Implement another Reed-Solomon coder in pure Java

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127674#comment-15127674 ] Hadoop QA commented on HADOOP-12041: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Assigned] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA reassigned HADOOP-12757: -- Assignee: Akira AJISAKA > Findbug compilation fails for 'Kafka Library support' >

[jira] [Updated] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Akira AJISAKA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira AJISAKA updated HADOOP-12757: --- Target Version/s: 3.0.0 > Findbug compilation fails for 'Kafka Library support' >

[jira] [Commented] (HADOOP-12757) Findbug compilation fails for 'Kafka Library support'

2016-02-01 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15127753#comment-15127753 ] Hadoop QA commented on HADOOP-12757: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-12666) Support Windows Azure Data Lake - as a file system in Hadoop

2016-02-01 Thread Vishwajeet Dusane (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vishwajeet Dusane updated HADOOP-12666: --- Status: Patch Available (was: In Progress) > Support Windows Azure Data Lake - as

[jira] [Updated] (HADOOP-12752) Improve diagnostics/use of envvar/sysprop credential propagation

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-12752: Attachment: HADOOP-12752-001.patch Patch-001 # log-> slf4j, # log @ debug details about

[jira] [Updated] (HADOOP-12752) Improve diagnostics/use of envvar/sysprop credential propagation

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-12752: Assignee: Steve Loughran Priority: Minor (was: Major) Description: *

[jira] [Updated] (HADOOP-12752) Improve diagnostics/use of envvar/sysprop credential propagation

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-12752: Status: Patch Available (was: Open) > Improve diagnostics/use of envvar/sysprop

[jira] [Commented] (HADOOP-12752) Improve diagnostics/use of envvar/sysprop credential propagation

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126393#comment-15126393 ] Steve Loughran commented on HADOOP-12752: - YARN-4653 documents YARN's use of the env var and has

[jira] [Commented] (HADOOP-11875) [JDK8] Renaming _ as a one-character identifier to another identifier

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126413#comment-15126413 ] Steve Loughran commented on HADOOP-11875: - # Hamlet is easy to use from Java code. What do you

[jira] [Commented] (HADOOP-9621) Document/analyze current Hadoop security model

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126415#comment-15126415 ] Steve Loughran commented on HADOOP-9621: # the doc is still there, you just need to request read

[jira] [Commented] (HADOOP-12664) UGI auto-renewer does not verify kinit availability during initialization

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126420#comment-15126420 ] Steve Loughran commented on HADOOP-12664: - UGI @ error does log, BTW > UGI auto-renewer does

[jira] [Commented] (HADOOP-9621) Document/analyze current Hadoop security model

2016-02-01 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126426#comment-15126426 ] Larry McCay commented on HADOOP-9621: - I can look into top converting it. Couple questions first:

[jira] [Commented] (HADOOP-11875) [JDK8] Renaming _ as a one-character identifier to another identifier

2016-02-01 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126433#comment-15126433 ] Haohui Mai commented on HADOOP-11875: - bq. Hamlet is easy to use from Java code. What do you want,

[jira] [Commented] (HADOOP-12664) UGI auto-renewer does not verify kinit availability during initialization

2016-02-01 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126422#comment-15126422 ] Steve Loughran commented on HADOOP-12664: - Oh, and HADOOP-12752 includes a switch to the slf4j

[jira] [Commented] (HADOOP-12668) Modify HDFS embeded jetty server logic in HttpServer2.java to exclude weak Ciphers through ssl-server.conf

2016-02-01 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15126625#comment-15126625 ] Zhe Zhang commented on HADOOP-12668: I added a break point and printed the values in