-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37261/
-----------------------------------------------------------
Review request for Sqoop.
Bugs: SQOOP-2469
https://issues.apache.org/jira/browse/SQOOP-2469
Repository: sqoop-sqoop2
Description
-------
Added infrastructure to run arbitrary REST requests with two small tests.
Interestingly enough doing POST to /version leads to tomcat response rather
then Sqoop response which we will want to fix in future patch - I want to keep
this one simple.
Diffs
-----
test/src/test/java/org/apache/sqoop/integration/server/InvalidRESTCallsTest.java
PRE-CREATION
Diff: https://reviews.apache.org/r/37261/diff/
Testing
-------
The test case is passing.
Thanks,
Jarek Cecho