[
https://issues.apache.org/jira/browse/IGNITE-6421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitriy Pavlov updated IGNITE-6421:
-----------------------------------
Description:
Support simple startup for utility
https://cwiki.apache.org/confluence/display/IGNITE/Ignite+WAL+reader by
providing shell and bat files
Options which can be defined by command line
- Option A: Manual setup of directory paths.
-- Page size (int)
-- Path to WAL work directory (string)
-- Path to WAL archive directory
-- Path to marshaller cache
-- Path to binary metadata
-- Option to keep binary objects binary
-- additional classpath for business classes (optional)
- Option B: Standard Ignite folders structure
-- Page size (int)
-- Path to Ignite work directory (string)
-- Consistent ID (string)
-- Option to keep binary objects binary
-- additional classpath for business classes (optional)
Because of huge number of options it may be preferable to provide
config(property) file. This file may be used to setup all options except
classpath.
was:Support simple startup for utility
https://cwiki.apache.org/confluence/display/IGNITE/Ignite+WAL+reader by
providing shell and bat files
> Ignite WAL reader: add shell script to start converter
> ------------------------------------------------------
>
> Key: IGNITE-6421
> URL: https://issues.apache.org/jira/browse/IGNITE-6421
> Project: Ignite
> Issue Type: Task
> Components: persistence
> Reporter: Dmitriy Pavlov
> Assignee: Dmitriy Pavlov
>
> Support simple startup for utility
> https://cwiki.apache.org/confluence/display/IGNITE/Ignite+WAL+reader by
> providing shell and bat files
> Options which can be defined by command line
> - Option A: Manual setup of directory paths.
> -- Page size (int)
> -- Path to WAL work directory (string)
> -- Path to WAL archive directory
> -- Path to marshaller cache
> -- Path to binary metadata
> -- Option to keep binary objects binary
> -- additional classpath for business classes (optional)
> - Option B: Standard Ignite folders structure
> -- Page size (int)
> -- Path to Ignite work directory (string)
> -- Consistent ID (string)
> -- Option to keep binary objects binary
> -- additional classpath for business classes (optional)
> Because of huge number of options it may be preferable to provide
> config(property) file. This file may be used to setup all options except
> classpath.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)