Re: How to post-process data from Geode backup

2019-10-02 Thread Anthony Baker
Hmmm, good question. If I’m reading the code right we skip exporting PDX types from an offline disk store (because the cache is closed). Since the export doesn’t contain any PDX type definitions, they won’t get recreated during an import. You could verify this by running “java org.apache.geo

How to post-process data from Geode backup

2019-10-02 Thread Mario Kevo
Hi geode-dev, How to post-process data in a Geode backup, i.e. access the data in the regions stored in the backup? Assumption is that we cannot bring up the same cluster (otherwise we simply do the restore) but it helps if we have access to the original cluster (for the purpose of obtaining PDX