I confirm the same exception for other queries as well. I was able to reproduce
it many times.
Queries 1, 3 and 5 failed with the same exception. Queries 2 and 4 are running
ok.
I am using TPCDSQueryBenchmark and I have used the following settings:
spark.conf.set(SQLConf.PARQUET_VECTORIZED_READ
I'm unfortunately not able to reproduce this on master. Does the query
always fail deterministically?
On Mon, Jun 13, 2016 at 12:54 PM, Ovidiu-Cristian MARCU <
ovidiu-cristian.ma...@inria.fr> wrote:
> Yes, commit ad102af
>
> On 13 Jun 2016, at 21:25, Reynold Xin wrote:
>
> Did you try this on ma
Yes, commit ad102af
> On 13 Jun 2016, at 21:25, Reynold Xin wrote:
>
> Did you try this on master?
>
>
> On Mon, Jun 13, 2016 at 11:26 AM, Ovidiu-Cristian MARCU
> mailto:ovidiu-cristian.ma...@inria.fr>>
> wrote:
> Hi,
>
> Running the first query of tpcds on a standalone setup (4 nodes, tpc
Did you try this on master?
On Mon, Jun 13, 2016 at 11:26 AM, Ovidiu-Cristian MARCU <
ovidiu-cristian.ma...@inria.fr> wrote:
> Hi,
>
> Running the first query of tpcds on a standalone setup (4 nodes, tpcds2
> generated for scale 10 and transformed in parquet under hdfs) it results
> in one exce