[ https://issues.apache.org/jira/browse/ATLAS-742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15272163#comment-15272163 ]
venkata madugundu commented on ATLAS-742: ----------------------------------------- That is a good idea. May be <project root>/distro should be added to gitignore to avoid being recognized as a change. May be distro can be named as .distro just so to indicate it is a transient directory. Otherwise, if there is a version attached with the hbase tar, then it is nearly equivalent to a Maven artifact (only that it is not available as a maven artifact). > Avoid downloading hbase multiple times > -------------------------------------- > > Key: ATLAS-742 > URL: https://issues.apache.org/jira/browse/ATLAS-742 > Project: Atlas > Issue Type: Bug > Reporter: Shwetha G S > Assignee: Shwetha G S > Priority: Minor > Fix For: 0.7-incubating > > Attachments: ATLAS-742.patch > > > In distro module, hbase package which is ~100mb is downloaded to target. mvn > clean is required during development for clean build and target gets cleaned > up and hbase is downloaded everytime. Instead, download hbase to a location > outside target and skip download if exists -- This message was sent by Atlassian JIRA (v6.3.4#6332)