-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/10687/
-----------------------------------------------------------
Review request for Sqoop.
Description
-------
I've added framework detection. If it is set to "yarn" then we can't be running
in mapreduce local mode.
This addresses bug SQOOP-1002.
https://issues.apache.org/jira/browse/SQOOP-1002
Diffs
-----
submission/mapreduce/src/main/java/org/apache/sqoop/submission/mapreduce/MapreduceSubmissionEngine.java
6607885ac609f49a0dd67440de64b6f18d4910f6
Diff: https://reviews.apache.org/r/10687/diff/
Testing
-------
Unit and integration tests seems to be passing. In addition I've verified the
functionality on real Hadoop 2.x cluster.
Thanks,
Jarek Cecho