Re: Compile failed with tpch.tgz: invalid block type

2017-01-05 Thread WeiWan
I use Maven 3.3.9. And I tried again this morning and found it worked. Maybe there is some problem with my network. Sorry for that. Regards Flow Wei > On Jan 6, 2017, at 03:16, Chunhui Shi wrote: > > Or you want to delete tpch-sample-data from your local mvn cache > (~/.m2/repository/org/ap

Re: Compile failed with tpch.tgz: invalid block type

2017-01-05 Thread Chunhui Shi
Or you want to delete tpch-sample-data from your local mvn cache (~/.m2/repository/org/apache/drill/contrib/data/tpch-sample-data) and try it again. The previous download could be corrupted or did not succeed. On Thu, Jan 5, 2017 at 11:02 AM, Chun Chang wrote: > The FW might be the cause, but yo

Re: Compile failed with tpch.tgz: invalid block type

2017-01-05 Thread Chun Chang
The FW might be the cause, but you can download manually so I would also look at your maven version. My version Apache Maven 3.1.1 seems works but I am outside of China. On Thu, Jan 5, 2017 at 1:35 AM, WeiWan wrote: > branch: 1.8.0 > > I compile the drill source code with `mvn clean install -Dsk

Compile failed with tpch.tgz: invalid block type

2017-01-05 Thread WeiWan
branch: 1.8.0 I compile the drill source code with `mvn clean install -DskipTests`, and failed with errors below. After rerun with `-X` debug mode, I found this file (tpch.tgz) was downloaded from `http://apache-drill.s3.amazonaws.com/files/sf-0.01_tpc-h_parquet_typed.tgz`