HUE-8888 [importer] Moving out indexer specific piece out of API
Review Request #15507 — Created Oct. 8, 2020 and submitted
Information | |
---|---|
romain | |
hue | |
master | |
HUE-8840 | |
Reviewers | |
hue | |
Amlesh1902, ayush.goyal, johan, ranade, romain, Sreenath, yingc |
commit 03a19161a9ba6b7477f67b18cfc779bc64c2ae50 Author: Romain <romain.rigaux@gmail.com> Date: Thu Oct 8 14:13:58 2020 -0400 HUE-8840 [importer] Move out _envelope_job() into the envelope module :100644 100644 8484db1314 7d13427198 M desktop/libs/indexer/src/indexer/api3.py :100644 100644 8de8fbefff 597ae8fef5 M desktop/libs/indexer/src/indexer/indexers/envelope.py commit d07c264c369a35dd29f21e285bc9c31f6b60dd1b Author: Romain <romain.rigaux@gmail.com> Date: Thu Oct 8 14:13:12 2020 -0400 HUE-8840 [importer] Move out _create_solr_collection() into the Solr module :100644 100644 62ff0f60ac 8484db1314 M desktop/libs/indexer/src/indexer/api3.py :100644 100644 ae405984cf c1037eac58 M desktop/libs/indexer/src/indexer/indexers/morphline.py commit cc1ba2f1c6da4b5e1483377e958ccc446030cf0c Author: Romain <romain.rigaux@gmail.com> Date: Thu Oct 8 14:11:11 2020 -0400 HUE-8840 [importer] Move _create_database() to the sql module :100644 100644 23ca5cdf7d 62ff0f60ac M desktop/libs/indexer/src/indexer/api3.py :100644 100644 52bc6e3f67 1551848d06 M desktop/libs/indexer/src/indexer/indexers/sql.py
test suite present