Ryan,

Those items only concern the archive.  Did you have data enqueued in
connections in your flow?  If so, these items are not eligible and could
explain why your disk was filled.  Otherwise, can you please provide some
additional information so we can dig into why this may have arisen.

Thanks!

On Fri, Oct 23, 2015 at 10:25 AM, Ryan H <[email protected]>
wrote:

> I've got the following set:
>
> nifi.content.repository.archive.max.retention.period=12 hours
> nifi.content.repository.archive.max.usage.percentage=50%
> nifi.content.repository.archive.enabled=true
>
> Yet, the content repo filled my disk last night...
>
>
> On Fri, Oct 23, 2015 at 1:16 PM, Aldrin Piri <[email protected]> wrote:
>
> > Ryan,
> >
> > Those archive folders map to the nifi.content.repository.archive.enabled
> > property.
> >
> > What this property provides is a retention of files no longer in the
> system
> > for historical context of your flow's processing and the ability for
> > viewing this in conjunction with provenance events as well as allowing
> > replay.  The amount of the archive when enabled is bounded by the
> > properties nifi.content.repository.archive.max.retention.period and
> > nifi.content.repository.archive.max.usage.percentage.
> >
> > Additional detail is available in the system properties of our
> > Administration Guide [1]
> >
> > Let us know if you have additional questions.
> >
> > --aldrin
> >
> > [1]
> >
> >
> https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#system_properties
> >
> > On Fri, Oct 23, 2015 at 10:09 AM, Ryan H <[email protected]>
> > wrote:
> >
> > > Interesting.. So what would
> > >
> > > ./nfii/content_repository/837/archive/1445611320767-837
> > >
> > > typically be?
> > >
> > > On Fri, Oct 23, 2015 at 12:56 PM, Andrew Grande <
> [email protected]
> > >
> > > wrote:
> > >
> > > > Attachments don't go through, view at imagebin:
> > > > http://ibin.co/2K3SwR0z8yWX
> > > >
> > > >
> > > >
> > > >
> > > > On 10/23/15, 12:52 PM, "Andrew Grande" <[email protected]>
> > wrote:
> > > >
> > > > >Ryan,
> > > > >
> > > > >./conf/archive is to create a snapshot of your entire flow, not the
> > > > content repository data. See the attached screenshot (Settings menu
> on
> > > the
> > > > right).
> > > > >
> > > > >Andrew
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >On 10/23/15, 12:47 PM, "[email protected] on behalf
> > of
> > > > Ryan H" <[email protected] on behalf of
> > > > [email protected]> wrote:
> > > > >
> > > > >>Hi,
> > > > >>   I'm noticing my Content Repo growing large.  There's a number of
> > > > files...
> > > > >>
> > > > >>content_repo/837/archive/144...-837
> > > > >>
> > > > >>   Is this new in 3.0?  My conf file says any archiving should be
> > going
> > > > >>into ./conf/archive, but i don't see anything in there.
> > > > >>
> > > > >>Thanks,
> > > > >>Ryan
> > > >
> > >
> >
>

Reply via email to