kylin-job-0.7.1-SNAPSHOT.jar is used as a dependency for KYLIN It only includes class in the job module
kylin-job-0.7.1-SNAPSHOT-job.jar is the jar file which will be used by MR job It contains class in the job module and its dependency We use maven-shade-plugin to generate "kylin-job-0.7.1-SNAPSHOT-job.jar² You don¹t have to worry about the building process, just run mvm clean package -DskipTests Maven will do the rest of the work. Best Regard Zhou QianHao On 3/25/15, 5:31 PM, "dong wang" <[email protected]> wrote: >Hi,Qianhao, no files such as *.SF, *.DSA, *.RSA files because of the fix >of >issue-621, I have another question, what's the differece between >./job/target/kylin-job-0.7.1-SNAPSHOT.jar and >./job/target/kylin-job-0.7.1-SNAPSHOT-job.jar? and how to configure to >build ./job/target/kylin-job-0.7.1-SNAPSHOT-job.jar?
