Re: Ignite PDS WAL analysis with human readable records

2017-09-19 Thread Dmitry Pavlov
I've updated issue description. Igniters, who have already faced with necessity to look into WAL content and/or latest records? Sincerely, Dmitriy Pavlov пн, 18 сент. 2017 г. в 23:23, Dmitriy Setrakyan : > Dmitriy, can you please describe your idea in the ticket? > >

Re: Ignite PDS WAL analysis with human readable records

2017-09-18 Thread Dmitriy Setrakyan
Dmitriy, can you please describe your idea in the ticket? Here is the link for easier access: https://issues.apache.org/jira/browse/IGNITE-6421 D. On Mon, Sep 18, 2017 at 7:02 AM, Dmitry Pavlov wrote: > Dmitriy, > > Thank you for your feedback I've created IGNITE-6421

Re: Ignite PDS WAL analysis with human readable records

2017-09-18 Thread Dmitry Pavlov
Dmitriy, Thank you for your feedback I've created IGNITE-6421 for this change. Is it common practice to use property file in Ignite utils? I'd like to support parse and display data entries and its fields, but it is required to configure several folders: 'binary_meta' and 'marshaller' folders.

Re: Ignite PDS WAL analysis with human readable records

2017-09-18 Thread Dmitriy Setrakyan
Thanks! After looking at the ticket, the way to launch this utility seems complex. Does this utility have a shell script? If not, we should add one with proper command line options, like we do for other scripts. D. On Mon, Sep 18, 2017 at 4:05 AM, Eduard Shangareev <

Re: Ignite PDS WAL analysis with human readable records

2017-09-18 Thread Eduard Shangareev
Example of output (will add to wiki): [W] InitNewPageRecord [newPageId=0001001c0067, super=PageDeltaRecord [grpId=2141373875, pageId=0001001c0067, super=WALRecord [size=41, chainSize=0, pos=FileWALPointer [idx=1, fileOffset=25406, len=41, forceFlush=false], type=INIT_NEW_PAGE_RECORD]]]

Re: Ignite PDS WAL analysis with human readable records

2017-09-18 Thread Dmitry Pavlov
Hi Igniters, Page https://cwiki.apache.org/confluence/display/IGNITE/Ignite+WAL+reader to collect related information about this prototype was created. Sincerely, Dmitriy Pavlov пн, 18 сент. 2017 г. в 7:01, Dmitriy Setrakyan : > Can we get a sample print out from this

Re: Ignite PDS WAL analysis with human readable records

2017-09-17 Thread Dmitriy Setrakyan
Can we get a sample print out from this utility? On Sun, Sep 17, 2017 at 3:42 PM, Eduard Shangareev < eduard.shangar...@gmail.com> wrote: > Dmitry, > thank you for starting this topic. > > The IDEA of this utility is very simple - get the possibility to look into > your WAL. > But it also

Re: Ignite PDS WAL analysis with human readable records

2017-09-17 Thread Eduard Shangareev
Dmitry, thank you for starting this topic. The IDEA of this utility is very simple - get the possibility to look into your WAL. But it also requires understanding what's going on in WAL mechanism (We need to describe it in more details in the wiki). It could be useful for a debug some weird

Re: Ignite PDS WAL analysis with human readable records

2017-09-15 Thread Dmitry Pavlov
Hi Denis, Thank you for your feedback. It is very important to us to understand that this tool may be useful not only for Ignite tests but for all developers. I will create wiki page. Sincerely, Dmitriy Pavlov сб, 16 сент. 2017 г. в 1:54, Denis Magda : > Dmitriy, Eduard, >

Re: Ignite PDS WAL analysis with human readable records

2017-09-15 Thread Denis Magda
Dmitriy, Eduard, Sounds like a useful thing. I’ll be happy to give a feedback but need a documentation that explains how to use the tool, what’s the output format, how do decipher the output, etc (basic things). The Wiki description should be enough. — Denis > On Sep 15, 2017, at 11:36 AM,