[
https://issues.apache.org/jira/browse/ACCUMULO-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13637719#comment-13637719
]
Billie Rinaldi commented on ACCUMULO-1134:
------------------------------------------
The user can specify various properties in the conf/accumulo-site.xml file.
The properties that can be configured are collected together in
core/src/main/java/org/apache/accumulo/core/conf/Property.java where each is
given a name, default value, type, and description. The PropertyType enum is
used to check that properties are in the format that is expected. I don't
think we have a property type for date formats yet.
> Let user change date format in LogServet.
> -----------------------------------------
>
> Key: ACCUMULO-1134
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1134
> Project: Accumulo
> Issue Type: Improvement
> Components: monitor
> Affects Versions: 1.5.0, 1.4.1, 1.4.2
> Reporter: David Medinets
> Priority: Minor
>
--
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