[jira] [Commented] (HADOOP-13191) FileSystem#listStatus should not return null

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

[jira] [Updated] (HADOOP-13202) Implementation of getNBytes in org.apache.hadoop.util.bloom.BloomFilter might be changed

2016-05-24 Thread zhengbing li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhengbing li updated HADOOP-13202: -- Description: Current implementation: return (vectorSize + 7) / 8; when vectorSize is

[jira] [Issue Comment Deleted] (HADOOP-11820) aw jira testing, ignore

2016-05-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11820: -- Comment: was deleted (was: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-11820) aw jira testing, ignore

2016-05-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11820: -- Attachment: (was: YARN-5121.00.patch) > aw jira testing, ignore >

[jira] [Issue Comment Deleted] (HADOOP-11820) aw jira testing, ignore

2016-05-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11820: -- Comment: was deleted (was: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-11820) aw jira testing, ignore

2016-05-24 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-11820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HADOOP-11820: -- Attachment: YARN-5132-v1.patch > aw jira testing, ignore > --- >

[jira] [Updated] (HADOOP-13137) TraceAdmin should support Kerberized cluster

2016-05-24 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HADOOP-13137: - Attachment: HADOOP-13137.004.patch v04: fixed checkstyle and javac warnings. >

[jira] [Updated] (HADOOP-13197) Add non-decayed call metrics for DecayRpcScheduler

2016-05-24 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HADOOP-13197: Attachment: HADOOP-13197.01.patch Attach patch v01 to address the check style issues. > Add

[jira] [Commented] (HADOOP-13197) Add non-decayed call metrics for DecayRpcScheduler

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

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

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

[jira] [Commented] (HADOOP-13010) Refactor raw erasure coders

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

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-13198: - Affects Version/s: 2.6.4 Target Version/s: 2.8.0 I'm also setting the target version to

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-13198: - Component/s: security > Add support for OWASP's dependency-check >

[jira] [Reopened] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reopened HADOOP-13191: - Reopen to submit a patch. > FileSystem#listStatus should not return null >

[jira] [Updated] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13191: Attachment: HADOOP-13191.001.patch Patch 001: * Update {{listStatus}} doc in filesystem.md *

[jira] [Created] (HADOOP-13202) Implementation of getNBytes in org.apache.hadoop.util.bloom.BloomFilter might be changed

2016-05-24 Thread zhengbing li (JIRA)
zhengbing li created HADOOP-13202: - Summary: Implementation of getNBytes in org.apache.hadoop.util.bloom.BloomFilter might be changed Key: HADOOP-13202 URL: https://issues.apache.org/jira/browse/HADOOP-13202

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299152#comment-15299152 ] Larry McCay commented on HADOOP-13198: -- I think we might have to be careful about what is published

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299207#comment-15299207 ] Andrew Wang commented on HADOOP-13198: -- The CVE database is public, so publishing the output from

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299226#comment-15299226 ] Larry McCay commented on HADOOP-13198: -- +1 on the patch and for putting in on the RM checklist and

[jira] [Commented] (HADOOP-12893) Verify LICENSE.txt and NOTICE.txt

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299276#comment-15299276 ] Andrew Wang commented on HADOOP-12893: -- I made the spreadsheet accessible publicly, ping me if you

[jira] [Comment Edited] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299346#comment-15299346 ] John Zhuge edited comment on HADOOP-13191 at 5/25/16 2:44 AM: -- Patch 001: *

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Larry McCay (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299139#comment-15299139 ] Larry McCay commented on HADOOP-13198: -- I think that precommit would be great. No one should be

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299176#comment-15299176 ] Mike Yoder commented on HADOOP-13198: - Another thing to consider with a precommit hook is that the

[jira] [Commented] (HADOOP-13197) Add non-decayed call metrics for DecayRpcScheduler

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

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299122#comment-15299122 ] Mike Yoder commented on HADOOP-13198: - (pre|post)commit integration seems rather excessive to me;

[jira] [Updated] (HADOOP-13155) Implement TokenRenewer to renew and cancel delegation tokens in KMS

2016-05-24 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HADOOP-13155: --- Summary: Implement TokenRenewer to renew and cancel delegation tokens in KMS (was: Implement

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299300#comment-15299300 ] Hudson commented on HADOOP-13198: - SUCCESS: Integrated in Hadoop-trunk-Commit #9852 (See

[jira] [Commented] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299299#comment-15299299 ] Kai Zheng commented on HADOOP-13010: The failed tests were checked and not related to this change.

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-13198: - Resolution: Fixed Fix Version/s: 2.8.0 Status: Resolved (was: Patch

[jira] [Updated] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13191: Description: This came out of discussion in HADOOP-12718. The {{FileSystem#listStatus}} contract

[jira] [Updated] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13191: Status: Patch Available (was: Reopened) > FileSystem#listStatus should not return null >

[jira] [Commented] (HADOOP-12943) Add -w -r options in dfs -test command

2016-05-24 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299389#comment-15299389 ] Weiwei Yang commented on HADOOP-12943: -- The testDFSShell method already had over 150 lines and some

[jira] [Updated] (HADOOP-13201) Print the directory paths when ViewFs denies the rename operation on internal dirs

2016-05-24 Thread Tianyin Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianyin Xu updated HADOOP-13201: Status: Patch Available (was: Open) > Print the directory paths when ViewFs denies the rename

[jira] [Updated] (HADOOP-13201) Print the directory paths when ViewFs denies the rename operation on internal dirs

2016-05-24 Thread Tianyin Xu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tianyin Xu updated HADOOP-13201: Attachment: HADOOP-13201.000.patch > Print the directory paths when ViewFs denies the rename

[jira] [Commented] (HADOOP-12893) Verify LICENSE.txt and NOTICE.txt

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299278#comment-15299278 ] Andrew Wang commented on HADOOP-12893: -- Missed the jdiff question: bq. jdiff is not bundled. But

[jira] [Commented] (HADOOP-13201) Print the directory paths when ViewFs denies the rename operation on internal dirs

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

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

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

[jira] [Created] (HADOOP-13201) Print the directory paths when ViewFs denies the rename operation on internal dirs

2016-05-24 Thread Tianyin Xu (JIRA)
Tianyin Xu created HADOOP-13201: --- Summary: Print the directory paths when ViewFs denies the rename operation on internal dirs Key: HADOOP-13201 URL: https://issues.apache.org/jira/browse/HADOOP-13201

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299117#comment-15299117 ] Andrew Wang commented on HADOOP-13198: -- LGTM. Do we need precommit or postcommit integration, or is

[jira] [Updated] (HADOOP-13197) Add non-decayed call metrics for DecayRpcScheduler

2016-05-24 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HADOOP-13197: Status: Patch Available (was: Open) > Add non-decayed call metrics for DecayRpcScheduler >

[jira] [Updated] (HADOOP-13197) Add non-decayed call metrics for DecayRpcScheduler

2016-05-24 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HADOOP-13197: Attachment: HADOOP-13197.00.patch Attach a patch that collects non-decayed call metrics for

[jira] [Commented] (HADOOP-10048) LocalDirAllocator should avoid holding locks while accessing the filesystem

2016-05-24 Thread Junping Du (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299261#comment-15299261 ] Junping Du commented on HADOOP-10048: - Thanks [~jlowe] for updating the patch. I am OK with lockless

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

2016-05-24 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-12579: --- Attachment: HADOOP-12579-v10.patch Rebased the patch. > Deprecate and remove WriteableRPCEngine >

[jira] [Resolved] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge resolved HADOOP-13191. - Resolution: Duplicate Thanks [~boky01], it is a dup of HADOOP-7352. One idea is to add

[jira] [Commented] (HADOOP-13155) Implement TokenRenewer in KMS and HttpFS

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

[jira] [Updated] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-13010: --- Attachment: HADOOP-13010-v6.patch Updated the patch according to above comments. > Refactor raw

[jira] [Commented] (HADOOP-13191) FileSystem#listStatus should not return null

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15297965#comment-15297965 ] Steve Loughran commented on HADOOP-13191: - I'm in favour of this, and returning an empty list.

[jira] [Commented] (HADOOP-13162) Consider reducing number of getFileStatus calls in S3AFileSystem.mkdirs

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15297999#comment-15297999 ] Steve Loughran commented on HADOOP-13162: - as usual: what did the hadoop-aws test run say, which

[jira] [Updated] (HADOOP-13188) S3A file-create should throw error rather than overwrite directories

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13188: Status: Patch Available (was: Open) > S3A file-create should throw error rather than

[jira] [Updated] (HADOOP-13188) S3A file-create should throw error rather than overwrite directories

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-13188: Attachment: HADOOP-13188-branch-2-001.patch Patch 001 # removed the overidden test case

[jira] [Assigned] (HADOOP-13188) S3A file-create should throw error rather than overwrite directories

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reassigned HADOOP-13188: --- Assignee: Steve Loughran > S3A file-create should throw error rather than

[jira] [Commented] (HADOOP-13188) S3A file-create should throw error rather than overwrite directories

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

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

2016-05-24 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298353#comment-15298353 ] Daryn Sharp commented on HADOOP-12754: -- The current message is accidentally accurate as currently

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

2016-05-24 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298380#comment-15298380 ] Steve Loughran commented on HADOOP-12754: - OK, I'm confused as i thought I'd been in the

[jira] [Updated] (HADOOP-13155) Implement TokenRenewer in KMS and HttpFS

2016-05-24 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiao Chen updated HADOOP-13155: --- Attachment: HADOOP-13155.03.patch Fixing the javac warning > Implement TokenRenewer in KMS and

[jira] [Updated] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HADOOP-13010: - Affects Version/s: 3.0.0-alpha1 Target Version/s: 3.0.0-alpha1 (was: ) > Refactor raw

[jira] [Commented] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298600#comment-15298600 ] Colin Patrick McCabe commented on HADOOP-13010: --- {{TestCodecRawCoderMapping}} fails for

[jira] [Commented] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298587#comment-15298587 ] Colin Patrick McCabe commented on HADOOP-13010: --- It was nice talking to you, [~drankye].

[jira] [Work started] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-13199 started by John Zhuge. --- > Add doc for distcp -filters > --- > >

[jira] [Updated] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13199: Status: Patch Available (was: In Progress) > Add doc for distcp -filters >

[jira] [Updated] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13199: Attachment: HADOOP-13199.001.patch Patch 001: * Add doc for option {{-filters}} * List options in

[jira] [Commented] (HADOOP-13155) Implement TokenRenewer in KMS and HttpFS

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

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Yoder updated HADOOP-13198: Description: OWASP's Dependency-Check is a utility that identifies project dependencies and

[jira] [Commented] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298911#comment-15298911 ] Mike Yoder commented on HADOOP-13198: - Pinging [~andrew.wang], [~atm], and [~ste...@apache.org] >

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Yoder updated HADOOP-13198: Attachment: HADOOP-13198.001.patch > Add support for OWASP's dependency-check >

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Yoder updated HADOOP-13198: Status: Patch Available (was: Open) > Add support for OWASP's dependency-check >

[jira] [Created] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
John Zhuge created HADOOP-13199: --- Summary: Add doc for distcp -filters Key: HADOOP-13199 URL: https://issues.apache.org/jira/browse/HADOOP-13199 Project: Hadoop Common Issue Type: Improvement

[jira] [Created] (HADOOP-13200) Seeking a better approach allowing to customize and configure erasure coders

2016-05-24 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-13200: -- Summary: Seeking a better approach allowing to customize and configure erasure coders Key: HADOOP-13200 URL: https://issues.apache.org/jira/browse/HADOOP-13200 Project:

[jira] [Commented] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298960#comment-15298960 ] John Zhuge commented on HADOOP-13199: - Also add doc for option {{mapredSslConf}}. List options in

[jira] [Updated] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13199: Description: Update distcp doc to reflect -filters option added by HADOOP-1540. > Add doc for

[jira] [Updated] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HADOOP-13199: Release Note: (was: Update distcp doc to reflect -filters option added by HADOOP-1540.) > Add

[jira] [Updated] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Zheng updated HADOOP-13010: --- Attachment: HADOOP-13010-v7.patch Updated the patch fixing the failure mentioned above. Also

[jira] [Commented] (HADOOP-13010) Refactor raw erasure coders

2016-05-24 Thread Kai Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299016#comment-15299016 ] Kai Zheng commented on HADOOP-13010: Thanks [~cmccabe] for your time driving this and talking to me.

[jira] [Commented] (HADOOP-12893) Verify LICENSE.txt and NOTICE.txt

2016-05-24 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299017#comment-15299017 ] Xiao Chen commented on HADOOP-12893: Hi [~ozawa], Thanks again for helping out. Were you able to try

[jira] [Created] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
Mike Yoder created HADOOP-13198: --- Summary: Add support for OWASP's dependency-check Key: HADOOP-13198 URL: https://issues.apache.org/jira/browse/HADOOP-13198 Project: Hadoop Common Issue Type:

[jira] [Commented] (HADOOP-13199) Add doc for distcp -filters

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

[jira] [Updated] (HADOOP-13198) Add support for OWASP's dependency-check

2016-05-24 Thread Mike Yoder (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Yoder updated HADOOP-13198: Attachment: hadoop-all-dependency-check-report.html > Add support for OWASP's dependency-check >

[jira] [Commented] (HADOOP-13199) Add doc for distcp -filters

2016-05-24 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-13199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298984#comment-15298984 ] John Zhuge commented on HADOOP-13199: - No need to add back the doc for option {{-mapredSslConf}}