[jira] [Commented] (HADOOP-14424) Add CRC32C performance test.

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

[jira] [Commented] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

2017-05-15 Thread Rohith Sharma K S (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011741#comment-16011741 ] Rohith Sharma K S commented on HADOOP-14412: I will commit trunk patch later of today if no

[jira] [Commented] (HADOOP-14407) DistCp - Introduce a configurable copy buffer size

2017-05-15 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011736#comment-16011736 ] Yongjun Zhang commented on HADOOP-14407: Hi [~omkarksa], Sorry for the delayed review, would

[jira] [Updated] (HADOOP-14424) Add CRC32C performance test.

2017-05-15 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HADOOP-14424: -- Labels: test (was: ) Assignee: LiXin Ge Status: Patch Available (was: Open) > Add

[jira] [Updated] (HADOOP-14424) Add CRC32C performance test.

2017-05-15 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HADOOP-14424: -- Attachment: HADOOP-14424.patch > Add CRC32C performance test. > > >

[jira] [Commented] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

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

[jira] [Updated] (HADOOP-14424) Add CRC32C performance test.

2017-05-15 Thread LiXin Ge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiXin Ge updated HADOOP-14424: -- Description: The default checksum algorithm of Hadoop is CRC32C, so we'd better add a new test to

[jira] [Commented] (HADOOP-14350) Relative path for Kerberos keytab is not working on IBM JDK

2017-05-15 Thread Wen Yuan Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011660#comment-16011660 ] Wen Yuan Chen commented on HADOOP-14350: Actually we are running Spark job on yarn application.

[jira] [Updated] (HADOOP-14417) Update default SSL cipher list for KMS

2017-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14417: Resolution: Fixed Fix Version/s: 2.9.0 Status: Resolved (was: Patch Available)

[jira] [Updated] (HADOOP-14417) Update default SSL cipher list for KMS

2017-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-14417: Summary: Update default SSL cipher list for KMS (was: Update cipher list for KMS) > Update

[jira] [Commented] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

2017-05-15 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011491#comment-16011491 ] Mingliang Liu commented on HADOOP-14416: The checkstyles seem related. Can you fix them if

[jira] [Commented] (HADOOP-14417) Update cipher list for KMS

2017-05-15 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011459#comment-16011459 ] Andrew Wang commented on HADOOP-14417: -- Sure, seems fine. I'm +0. > Update cipher list for KMS >

[jira] [Commented] (HADOOP-14425) Add more s3guard metrics

2017-05-15 Thread Ai Deng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011454#comment-16011454 ] Ai Deng commented on HADOOP-14425: -- Hi [~ste...@apache.org], i think the metrics about "mismatches

[jira] [Created] (HADOOP-14425) Add more s3guard metrics

2017-05-15 Thread Ai Deng (JIRA)
Ai Deng created HADOOP-14425: Summary: Add more s3guard metrics Key: HADOOP-14425 URL: https://issues.apache.org/jira/browse/HADOOP-14425 Project: Hadoop Common Issue Type: Sub-task

[jira] [Updated] (HADOOP-11436) HarFileSystem does not preserve permission, users and groups

2017-05-15 Thread Sarah Victor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarah Victor updated HADOOP-11436: -- Affects Version/s: 3.0.0-alpha2 Target Version/s: 3.0.0-alpha3 Status:

[jira] [Updated] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

2017-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-14412: Attachment: HADOOP-14412-branch-2.8.002.patch And the corresponding patch for branch-2.8. >

[jira] [Updated] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

2017-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-14412: Attachment: HADOOP-14412-branch-2.002.patch The last checkstyle issue is asking to put a period

[jira] [Commented] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

2017-05-15 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011410#comment-16011410 ] Chen Liang commented on HADOOP-14415: - The failed test and the findbug warnings are unrelated. >

[jira] [Commented] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

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

[jira] [Commented] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

2017-05-15 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011392#comment-16011392 ] Hadoop QA commented on HADOOP-14416: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HADOOP-13786) Add S3Guard committer for zero-rename commits to consistent S3 endpoints

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

[jira] [Commented] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

2017-05-15 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011323#comment-16011323 ] Mingliang Liu commented on HADOOP-14416: +1 I re-triggered the Jenkins pre-commit run. > Path

[jira] [Updated] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

2017-05-15 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HADOOP-14416: --- Attachment: HADOOP-14416.001.patch > Path not resolving correctly while authorizing with

[jira] [Commented] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

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

[jira] [Commented] (HADOOP-14407) DistCp - Introduce a configurable copy buffer size

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

[jira] [Commented] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

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

[jira] [Updated] (HADOOP-14416) Path not resolving correctly while authorizing with WASB-Ranger when it starts with 'wasb:///' (triple-slash)

2017-05-15 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HADOOP-14416: --- Status: Patch Available (was: Open) > Path not resolving correctly while authorizing with

[jira] [Commented] (HADOOP-14417) Update cipher list for KMS

2017-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011239#comment-16011239 ] John Zhuge commented on HADOOP-14417: - HADOOP-14083 is committed to branch-2 only, thus not in any

[jira] [Updated] (HADOOP-11436) HarFileSystem does not preserve permission, users and groups

2017-05-15 Thread Sarah Victor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarah Victor updated HADOOP-11436: -- Assignee: Sarah Victor (was: John George) Status: In Progress (was: Patch Available)

[jira] [Commented] (HADOOP-11436) HarFileSystem does not preserve permission, users and groups

2017-05-15 Thread Sarah Victor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011232#comment-16011232 ] Sarah Victor commented on HADOOP-11436: --- We've added a couple of tests to TestHadoopArchives.java

[jira] [Reopened] (HADOOP-14407) DistCp - Introduce a configurable copy buffer size

2017-05-15 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang reopened HADOOP-14407: > DistCp - Introduce a configurable copy buffer size >

[jira] [Updated] (HADOOP-14407) DistCp - Introduce a configurable copy buffer size

2017-05-15 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HADOOP-14407: --- Status: Patch Available (was: Reopened) > DistCp - Introduce a configurable copy buffer

[jira] [Updated] (HADOOP-11436) HarFileSystem does not preserve permission, users and groups

2017-05-15 Thread Sarah Victor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sarah Victor updated HADOOP-11436: -- Attachment: HADOOP-11436.2.patch > HarFileSystem does not preserve permission, users and

[jira] [Resolved] (HADOOP-14407) DistCp - Introduce a configurable copy buffer size

2017-05-15 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang resolved HADOOP-14407. Resolution: Information Provided > DistCp - Introduce a configurable copy buffer size >

[jira] [Commented] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

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

[jira] [Commented] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

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

[jira] [Updated] (HADOOP-13786) Add S3Guard committer for zero-rename commits to consistent S3 endpoints

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13786: Status: Patch Available (was: Open) > Add S3Guard committer for zero-rename commits to

[jira] [Commented] (HADOOP-13786) Add S3Guard committer for zero-rename commits to consistent S3 endpoints

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16011072#comment-16011072 ] Steve Loughran commented on HADOOP-13786: - Patch 026 Key changes: # tried to address Aarons

[jira] [Updated] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

2017-05-15 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang updated HADOOP-14415: Status: Patch Available (was: Open) > Use java.lang.AssertionError instead of

[jira] [Updated] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

2017-05-15 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang updated HADOOP-14415: Attachment: HADOOP-14415.001.patch Post v001 patch to replace {{AssertionFailedError}} with

[jira] [Updated] (HADOOP-13786) Add S3Guard committer for zero-rename commits to consistent S3 endpoints

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13786: Status: Open (was: Patch Available) > Add S3Guard committer for zero-rename commits to

[jira] [Updated] (HADOOP-13786) Add S3Guard committer for zero-rename commits to consistent S3 endpoints

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13786: Attachment: HADOOP-13786-HADOOP-13345-026.patch > Add S3Guard committer for zero-rename

[jira] [Updated] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

2017-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-14412: Attachment: HADOOP-14412.002.patch A new trunk patch version that should address the checkstyle

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: HADOOP-14422-002.patch modify code to fix junit errors, code style. Add no extra

[jira] [Issue Comment Deleted] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Comment: was deleted (was: modify code to fix junit errors, code style. Add no extra test

[jira] [Assigned] (HADOOP-14415) Use java.lang.AssertionError instead of junit.framework.AssertionFailedError

2017-05-15 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang reassigned HADOOP-14415: --- Assignee: Chen Liang > Use java.lang.AssertionError instead of

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: (was: HADOOP-14422-002.patch) > FTPFileSystem and distcp does not work when

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: HADOOP-14422-002.patch > FTPFileSystem and distcp does not work when ecnountered a

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: (was: HADOOP-14422-V2.patch) > FTPFileSystem and distcp does not work when

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: HADOOP-14422-V2.patch modify code to fix junit errors, code style. Add no extra

[jira] [Commented] (HADOOP-14417) Update cipher list for KMS

2017-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010741#comment-16010741 ] John Zhuge commented on HADOOP-14417: - [~andrew.wang] or [~steve_l], could you please comment? The

[jira] [Commented] (HADOOP-13760) S3Guard: add delete tracking

2017-05-15 Thread Sean Mackrory (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010721#comment-16010721 ] Sean Mackrory commented on HADOOP-13760: Attached an updated patch incorporating *most* of

[jira] [Updated] (HADOOP-14412) HostsFileReader#getHostDetails is very expensive on large clusters

2017-05-15 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe updated HADOOP-14412: Attachment: HADOOP-14412-branch-2.001.patch Thanks for the review, Rohith! Here's a patch for

[jira] [Updated] (HADOOP-13760) S3Guard: add delete tracking

2017-05-15 Thread Sean Mackrory (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Mackrory updated HADOOP-13760: --- Attachment: HADOOP-13760-HADOOP-13345.007.patch > S3Guard: add delete tracking >

[jira] [Updated] (HADOOP-7464) hadoop fs -stat '{glob}' gives null with combo of absolute and non-existent files

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor updated HADOOP-7464: - Description: I'm trying to {{hadoop fs -stat}} a list of HDFS files all at once, because doing

[jira] [Commented] (HADOOP-12005) Switch off checkstyle file length warnings

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

[jira] [Commented] (HADOOP-14421) TestAdlFileSystemContractLive#testListStatus assertion failed

2017-05-15 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010599#comment-16010599 ] John Zhuge commented on HADOOP-14421: - Timestamp for triage: {noformat} [INFO]

[jira] [Assigned] (HADOOP-12005) Switch off checkstyle file length warnings

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor reassigned HADOOP-12005: - Assignee: Andras Bokor > Switch off checkstyle file length warnings >

[jira] [Assigned] (HADOOP-11869) checkstyle rules/script need re-visiting

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor reassigned HADOOP-11869: - Assignee: Andras Bokor > checkstyle rules/script need re-visiting >

[jira] [Commented] (HADOOP-11869) checkstyle rules/script need re-visiting

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010584#comment-16010584 ] Andras Bokor commented on HADOOP-11869: --- bq. Line is longer than 80 characters Fixed by

[jira] [Commented] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

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

[jira] [Assigned] (HADOOP-6377) ChecksumFileSystem.getContentSummary throws NPE when directory contains inaccessible directories

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor reassigned HADOOP-6377: Assignee: Andras Bokor > ChecksumFileSystem.getContentSummary throws NPE when directory

[jira] [Assigned] (HADOOP-9069) FileSystem.get leads to stack overflow if default FS is not configured with a scheme

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andras Bokor reassigned HADOOP-9069: Assignee: Andras Bokor > FileSystem.get leads to stack overflow if default FS is not

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Attachment: HADOOP-14422.patch > FTPFileSystem and distcp does not work when ecnountered a

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Status: Patch Available (was: Open) reslove this issue > FTPFileSystem and distcp does not

[jira] [Commented] (HADOOP-8741) Broken links from "Cluster setup" to *-default.html

2017-05-15 Thread Andras Bokor (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010416#comment-16010416 ] Andras Bokor commented on HADOOP-8741: -- On version 2.x and above this is no longer an issue. The

[jira] [Created] (HADOOP-14424) Add CRC32C performance test.

2017-05-15 Thread LiXin Ge (JIRA)
LiXin Ge created HADOOP-14424: - Summary: Add CRC32C performance test. Key: HADOOP-14424 URL: https://issues.apache.org/jira/browse/HADOOP-14424 Project: Hadoop Common Issue Type: Improvement

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Status: Open (was: Patch Available) > FTPFileSystem and distcp does not work when ecnountered

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Status: Patch Available (was: Open) > FTPFileSystem and distcp does not work when ecnountered

[jira] [Updated] (HADOOP-14423) s3guard will set file length to -1 on a putObjectDirect(stream, -1) call

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-14423: Priority: Minor (was: Major) rating as minor as the output streams don't normally pass

[jira] [Commented] (HADOOP-14423) s3guard will set file length to -1 on a putObjectDirect(stream, -1) call

2017-05-15 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010355#comment-16010355 ] Steve Loughran commented on HADOOP-14423: - Stack which won't quite match s3guard or be

[jira] [Created] (HADOOP-14423) s3guard will set file length to -1 on a putObjectDirect(stream, -1) call

2017-05-15 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-14423: --- Summary: s3guard will set file length to -1 on a putObjectDirect(stream, -1) call Key: HADOOP-14423 URL: https://issues.apache.org/jira/browse/HADOOP-14423

[jira] [Commented] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010164#comment-16010164 ] Brahma Reddy Battula commented on HADOOP-14422: --- [~Hongyuan Li] Added you as contributor

[jira] [Assigned] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula reassigned HADOOP-14422: - Assignee: Hongyuan Li > FTPFileSystem and distcp does not work when

[jira] [Updated] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hongyuan Li updated HADOOP-14422: - Description: ftp username: test passwd:1@123 hadoop distcp ftp://test:1@123@node2/home/test/

[jira] [Comment Edited] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010125#comment-16010125 ] Hongyuan Li edited comment on HADOOP-14422 at 5/15/17 7:59 AM: ---

[jira] [Commented] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-14422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010125#comment-16010125 ] Hongyuan Li commented on HADOOP-14422: -- [~Owen O'Malley] please assign this to me? i will solve

[jira] [Created] (HADOOP-14422) FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@'

2017-05-15 Thread Hongyuan Li (JIRA)
Hongyuan Li created HADOOP-14422: Summary: FTPFileSystem and distcp does not work when ecnountered a complex ftp password with char ':' or '@' Key: HADOOP-14422 URL:

[jira] [Created] (HADOOP-14421) TestAdlFileSystemContractLive#testListStatus assertion failed

2017-05-15 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-14421: --- Summary: TestAdlFileSystemContractLive#testListStatus assertion failed Key: HADOOP-14421 URL: https://issues.apache.org/jira/browse/HADOOP-14421 Project: Hadoop Common