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
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 .