[
https://issues.apache.org/jira/browse/ACCUMULO-4544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-4544.
-----------------------------------------
Resolution: Won't Fix
I believe formatters are now being phased out of the shell, and at the very
least, JShell is now a viable option for doing custom things with data
manipulation. If this is still a problem or a desired feature, please create a
new issue or PR at https://github.com/apache/accumulo
> pluggable parser for insert shell command
> -----------------------------------------
>
> Key: ACCUMULO-4544
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4544
> Project: Accumulo
> Issue Type: New Feature
> Components: shell
> Affects Versions: 1.7.1
> Reporter: Michael Berman
> Priority: Major
>
> Just as you can attach custom formatters for scan output in the shell, it
> would be great to be able to provide the inverse transformation for use when
> inserting. right now, if you are using a formatter on a table, you typically
> cannot copy lines to reinsert with modifications, without also manually
> reversing whatever your formatter is doing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)