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

Hudson commented on ACCUMULO-1336:
----------------------------------

Integrated in Accumulo-Trunk-Hadoop-2.0 #246 (See 
[https://builds.apache.org/job/Accumulo-Trunk-Hadoop-2.0/246/])
    ACCUMULO-1336 fix javadoc in lexicoder (Revision 1485793)

     Result = FAILURE
ctubbsii : 
Files : 
* 
/accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/lexicoder/UUIDLexicoder.java

                
> Add lexicoders from Typo to Accumulo
> ------------------------------------
>
>                 Key: ACCUMULO-1336
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1336
>             Project: Accumulo
>          Issue Type: New Feature
>            Reporter: Keith Turner
>            Assignee: Corey J. Nolet
>             Fix For: 1.6.0
>
>         Attachments: ACCUMULO-1336.1.patch, ACCUMULO-1336.2.patch
>
>
> [Typo|https://github.com/keith-turner/typo] is something I created to 
> experiment with another Java API for Accumulo.  It had two parts, an API with 
> type paramaters and Lexicoders.  Lexicoders encode/serialize types in such a 
> way that the lexicographic sort order matches the java types sort order.  I 
> think having the Lexicoders available as part of Accumulo would be generally 
> useful.  The parametric API is less useful, it assumes all values have the 
> same type.

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