guyuqi commented on PR #943: URL: https://github.com/apache/bigtop/pull/943#issuecomment-1184268257
Thanks for working on it. @timyuer I verified it by docker test scripts by @kevinw66 . That's pretty convenient and it works. On the other hand, I think this Sqoop services was ported from `common-services` of Ambari-2.7.5. `https://github.com/apache/ambari/blob/release-2.7.5/ambari-server/src/main/resources/common-services/SQOOP/1.4.4.2.0/package/scripts/service_check.py` Would you please also port the `service_check.py` in this Mpack. `service_check.py` defined soem smoke tests and would be trigger during deployment by Ambari. It helps users to confirm whether sqoop works or not. IMHO, the above test cases from @kevinw66 could be included in `service_check.py`. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
