I think you are missing some classes that is generated using templates. Can you try mvn install at the drill root folder and try again?
Tim Sent from my iPhone > On Nov 21, 2013, at 6:19 PM, 尤立 <[email protected]> wrote: > > I'm trying Apache Drill. According to the specification from > https://cwiki.apache.org/confluence/display/DRILL/Sources+and+Setting+Up+Development+Environment > . > Doing " select 'Run As -> Maven install" on top of "drill-sqlparser" > project, eclipse shows: > Results : > > Tests in error: > FullEngineTest.setCPRead:47 » test timed out after 10000 milliseconds > > Tests run: 41, Failures: 0, Errors: 1, Skipped: 6 > > [INFO] ------------------------------ > ------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 51.934s > [INFO] Finished at: Thu Nov 21 17:18:40 CST 2013 > [INFO] Final Memory: 27M/70M > > Besides, it reports that BitHolder, BigIntHolder....and some other classes > can't be resolved. > What's going on? Thank You!
