This is an automated email from the ASF dual-hosted git repository. sarath pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/atlas.git
commit 1fc4e5c99c8a3c5e78f6b3b26e52fdd74cf07893 Author: nixonrodrigues <[email protected]> AuthorDate: Thu Sep 19 16:55:01 2019 +0530 ATLAS-3416:Import API: delete non-exported hive_table entities for table level replication (#1 zip files) (cherry picked from commit 94118657d697b36a69a1f40c919f6f05b8631d8c) --- graphdb/graphdb-impls/pom.xml | 2 +- repository/src/test/resources/repl_exp_1.zip | Bin 0 -> 14211 bytes repository/src/test/resources/repl_exp_2.zip | Bin 0 -> 11053 bytes 3 files changed, 1 insertion(+), 1 deletion(-) diff --git a/graphdb/graphdb-impls/pom.xml b/graphdb/graphdb-impls/pom.xml index 3ceb88e..57f954a 100644 --- a/graphdb/graphdb-impls/pom.xml +++ b/graphdb/graphdb-impls/pom.xml @@ -29,7 +29,7 @@ <description>Apache Atlas Graph Database Implementation Dependencies</description> - <name>Apache Atlas Graph Database Implementation Dependencies</name> + <name>Apache Atlas Graph DB Dependencies</name> <packaging>pom</packaging> diff --git a/repository/src/test/resources/repl_exp_1.zip b/repository/src/test/resources/repl_exp_1.zip new file mode 100644 index 0000000..242af8b Binary files /dev/null and b/repository/src/test/resources/repl_exp_1.zip differ diff --git a/repository/src/test/resources/repl_exp_2.zip b/repository/src/test/resources/repl_exp_2.zip new file mode 100644 index 0000000..d054f08 Binary files /dev/null and b/repository/src/test/resources/repl_exp_2.zip differ
