Liang Chen created CARBONDATA-425:
-------------------------------------
Summary: Improve build instruction, add BUILD.md file to describe the detailed step for building
Key: CARBONDATA-425
URL:
https://issues.apache.org/jira/browse/CARBONDATA-425 Project: CarbonData
Issue Type: Improvement
Affects Versions: 0.2.0-incubating
Reporter: Liang Chen
Improve build instruction, add BUILD.md file to describe the detailed step for all users to build:
1.For release version, the build instruction is :
a.Install thrift(
https://thrift.apache.org/download)
b.Use command "mvn clean -Pbuild-with-format install" to build
2.For snapshot version(like master branch), the build instruction is : use command "mvn clean install".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)