I opened a PR to add some troubleshooting docs to the website.

https://github.com/apache/fluo-website/pull/142

On Tue, Mar 13, 2018 at 10:59 AM, Keith Turner <ke...@deenlo.com> wrote:

> On Tue, Mar 13, 2018 at 7:11 AM, Alan Camillo <a...@blueshift.com.br>
> wrote:
> > Hey fellas!
> > Sorry to demand so much from you. But we are really trying to put Fluo
> to work here and we are facing some issues.
> >
> > Recently we decided to use Apache Spark to star the process to ingest
> 300 millions of lines with 62 columns each.
> >
> > We study this:
> > https://fluo.apache.org/blog/2016/12/22/spark-load/ carefully and
> decided to implement the first strategy described. Executing load
> transactions in Spark
> >
> > In that way we could reuse the code we build for the application
> transactions. But...
> > But we are not going well. Fluo stop to insert after a while and we are
> not able to know why.
> > We tried to adjust the loader queue and size to see what happens but
> nothing really helps.
> > I need a help to debug Fluo and understanding what’s going on. Can
> someone point me a direction?
>
> Can you jstack the spark process a few times and see if Fluo code is
> stuck anywhere?
>
> >
> > Thanks!
> > Alan Camillo
>

Reply via email to