Hi Gene, I am using Alluxio 1.1.0. Spark 2.0 Preview version. Load from alluxio then cached and query for 2nd time. Spark will stuck.
> On Jun 15, 2016, at 8:42 PM, Gene Pang <[email protected]> wrote: > > Hi, > > Which version of Alluxio are you using? > > Thanks, > Gene > > On Tue, Jun 14, 2016 at 3:45 AM, Chanh Le <[email protected] > <mailto:[email protected]>> wrote: > I am testing Spark 2.0 > I load data from alluxio and cached then I query but the first query is ok > because it kick off cache action. But after that I run the query again and > it’s stuck. > I ran in cluster 5 nodes in spark-shell. > > Did anyone has this issue? > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > <mailto:[email protected]> > For additional commands, e-mail: [email protected] > <mailto:[email protected]> > >
