From 88c0c9a9381418ab97d5e7475fa36c03ca59038c Mon Sep 17 00:00:00 2001 From: Anshul Mehta Date: Tue, 13 Feb 2024 17:18:27 +0530 Subject: [PATCH] Update README.txt --- README.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.txt b/README.txt index 337051b304..bbe742e465 100755 --- a/README.txt +++ b/README.txt @@ -55,13 +55,11 @@ Build Process $ git checkout tags/ 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--bin.tar.gz distro/target/apache-atlas--hbase-hook.tar.gz distro/target/apache-atlas--hive-hook.tar.gz