Re: meet error when building hive-2.4.x from source

2017-06-07 Thread Bing Li
Hi, Please try to build hive-storage-api module in local ahead. e.g. cd storage-api mvn clean install -DskipTests And then build the whole hive project. 2017-06-05 17:20 GMT+08:00 赵伟 : > hi! > First of all,Thank you for your reading my letter. > I meet a problem when I build 2.4.x branch from so

meet error when building hive-2.4.x from source

2017-06-05 Thread 赵伟
hi! First of all,Thank you for your reading my letter. I meet a problem when I build 2.4.x branch from source code. My building command:mvn clean package -Pdist -e Here is the stack trace: [INFO] Hive ... SUCCESS [ 1.955 s] [INFO] Hive Shims Common .