Skip to content

Commit

Permalink
Update README.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mehtaanshul authored Feb 13, 2024
1 parent 6e024ea commit 88c0c9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,11 @@ Build Process
$ git checkout tags/<tag>

2. Execute the following commands to build Apache Atlas

$ export MAVEN_OPTS="-Xms2g -Xmx2g"
$ mvn clean install
$ mvn clean package -Pdist

3. After above build commands successfully complete, you should see the following files

distro/target/apache-atlas-<version>-bin.tar.gz
distro/target/apache-atlas-<version>-hbase-hook.tar.gz
distro/target/apache-atlas-<version>-hive-hook.tar.gz
Expand Down

0 comments on commit 88c0c9a

Please sign in to comment.