You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hudi.apache.org by Shiyan Xu <xu...@gmail.com> on 2020/03/28 00:20:46 UTC

HoodieSnapshotExporter

Hi all,

We recently merged a utility class HoodieSnapshotExporter (RFC-9
<https://cwiki.apache.org/confluence/display/HUDI/RFC+-+09+%3A+Hudi+Dataset+Snapshot+Exporter>)
into master with a goal to enhance exporting capabilities. Many thanks
to @openopened (sorry I only know your GitHub handle) for the initial
implementation and @leesf @vinoth for the reviews.

I wrote a blog to illustrate the feature and usage.
https://cwiki.apache.org/confluence/display/HUDI/2020/03/22/Export+Hudi+datasets+as+a+copy+or+as+different+formats

Thanks.


Cheers,
Raymond

Re: HoodieSnapshotExporter

Posted by Vinoth Chandar <vi...@apache.org>.
Please spread the word :)
https://twitter.com/apachehudi/status/1244670019079794688

On Sat, Mar 28, 2020 at 6:45 PM Shiyan Xu <xu...@gmail.com>
wrote:

> Sure Vinoth, please feel free to make edits.
>
> On Sat, 28 Mar 2020, 15:33 Vinoth Chandar, <vi...@apache.org> wrote:
>
> > +1 great contribution everyone.
> >
> > Thanks for the blog raymond. Will make some minor edits if you dont mind
> > and tweet from our handle.:)
> >
> > On Sat, Mar 28, 2020 at 12:50 AM vino yang <vi...@apache.org> wrote:
> >
> > > Hi Raymond,
> > >
> > > Thanks for driving this valuable feature! Having this tool, it would be
> > > easier for backup purposes!
> > >
> > > Best,
> > > Vino
> > >
> > >
> > >
> > > Shiyan Xu <xu...@gmail.com> 于2020年3月28日周六 上午8:21写道:
> > >
> > > > Hi all,
> > > >
> > > > We recently merged a utility class HoodieSnapshotExporter (RFC-9
> > > > <
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+09+%3A+Hudi+Dataset+Snapshot+Exporter
> > > > >)
> > > > into master with a goal to enhance exporting capabilities. Many
> thanks
> > > > to @openopened (sorry I only know your GitHub handle) for the initial
> > > > implementation and @leesf @vinoth for the reviews.
> > > >
> > > > I wrote a blog to illustrate the feature and usage.
> > > >
> > > >
> > >
> >
> https://cwiki.apache.org/confluence/display/HUDI/2020/03/22/Export+Hudi+datasets+as+a+copy+or+as+different+formats
> > > >
> > > > Thanks.
> > > >
> > > >
> > > > Cheers,
> > > > Raymond
> > > >
> > >
> >
>

Re: HoodieSnapshotExporter

Posted by Shiyan Xu <xu...@gmail.com>.
Sure Vinoth, please feel free to make edits.

On Sat, 28 Mar 2020, 15:33 Vinoth Chandar, <vi...@apache.org> wrote:

> +1 great contribution everyone.
>
> Thanks for the blog raymond. Will make some minor edits if you dont mind
> and tweet from our handle.:)
>
> On Sat, Mar 28, 2020 at 12:50 AM vino yang <vi...@apache.org> wrote:
>
> > Hi Raymond,
> >
> > Thanks for driving this valuable feature! Having this tool, it would be
> > easier for backup purposes!
> >
> > Best,
> > Vino
> >
> >
> >
> > Shiyan Xu <xu...@gmail.com> 于2020年3月28日周六 上午8:21写道:
> >
> > > Hi all,
> > >
> > > We recently merged a utility class HoodieSnapshotExporter (RFC-9
> > > <
> > >
> >
> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+09+%3A+Hudi+Dataset+Snapshot+Exporter
> > > >)
> > > into master with a goal to enhance exporting capabilities. Many thanks
> > > to @openopened (sorry I only know your GitHub handle) for the initial
> > > implementation and @leesf @vinoth for the reviews.
> > >
> > > I wrote a blog to illustrate the feature and usage.
> > >
> > >
> >
> https://cwiki.apache.org/confluence/display/HUDI/2020/03/22/Export+Hudi+datasets+as+a+copy+or+as+different+formats
> > >
> > > Thanks.
> > >
> > >
> > > Cheers,
> > > Raymond
> > >
> >
>

Re: HoodieSnapshotExporter

Posted by Vinoth Chandar <vi...@apache.org>.
+1 great contribution everyone.

Thanks for the blog raymond. Will make some minor edits if you dont mind
and tweet from our handle.:)

On Sat, Mar 28, 2020 at 12:50 AM vino yang <vi...@apache.org> wrote:

> Hi Raymond,
>
> Thanks for driving this valuable feature! Having this tool, it would be
> easier for backup purposes!
>
> Best,
> Vino
>
>
>
> Shiyan Xu <xu...@gmail.com> 于2020年3月28日周六 上午8:21写道:
>
> > Hi all,
> >
> > We recently merged a utility class HoodieSnapshotExporter (RFC-9
> > <
> >
> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+09+%3A+Hudi+Dataset+Snapshot+Exporter
> > >)
> > into master with a goal to enhance exporting capabilities. Many thanks
> > to @openopened (sorry I only know your GitHub handle) for the initial
> > implementation and @leesf @vinoth for the reviews.
> >
> > I wrote a blog to illustrate the feature and usage.
> >
> >
> https://cwiki.apache.org/confluence/display/HUDI/2020/03/22/Export+Hudi+datasets+as+a+copy+or+as+different+formats
> >
> > Thanks.
> >
> >
> > Cheers,
> > Raymond
> >
>

Re: HoodieSnapshotExporter

Posted by vino yang <vi...@apache.org>.
Hi Raymond,

Thanks for driving this valuable feature! Having this tool, it would be
easier for backup purposes!

Best,
Vino



Shiyan Xu <xu...@gmail.com> 于2020年3月28日周六 上午8:21写道:

> Hi all,
>
> We recently merged a utility class HoodieSnapshotExporter (RFC-9
> <
> https://cwiki.apache.org/confluence/display/HUDI/RFC+-+09+%3A+Hudi+Dataset+Snapshot+Exporter
> >)
> into master with a goal to enhance exporting capabilities. Many thanks
> to @openopened (sorry I only know your GitHub handle) for the initial
> implementation and @leesf @vinoth for the reviews.
>
> I wrote a blog to illustrate the feature and usage.
>
> https://cwiki.apache.org/confluence/display/HUDI/2020/03/22/Export+Hudi+datasets+as+a+copy+or+as+different+formats
>
> Thanks.
>
>
> Cheers,
> Raymond
>