[ 
https://issues.apache.org/jira/browse/HADOOP-9332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585593#comment-13585593
 ] 

Hadoop QA commented on HADOOP-9332:
-----------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12570713/HADOOP-9332.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 18 new 
or modified test files.

  {color:red}-1 one of tests included doesn't have a timeout.{color}

    {color:red}-1 javac{color:red}.  The patch appears to cause the build to 
fail.

Console output: 
https://builds.apache.org/job/PreCommit-HADOOP-Build/2226//console

This message is automatically generated.
                
> Crypto codec implementations for AES and RC4
> --------------------------------------------
>
>                 Key: HADOOP-9332
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9332
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: yi
>             Fix For: 3.0.0
>
>         Attachments: HADOOP-9332.patch
>
>
> This JIRA task provides three crypto codec implementations based on the 
> Hadoop crypto codec framework. They are:
> 1.    Simple AES Codec. AES codec implementation based on AES-NI. (Not 
> splittable)
> 2.    AES Codec. AES codec implementation based on AES-NI in splittable 
> format.
> 3.    A crypto codec implementation for RC4 stream cipher. 

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

Reply via email to