-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16252/
-----------------------------------------------------------
Review request for Sqoop.
Summary (updated)
-----------------
Fix for SQOOP-1259: Sqoop on windows issues
Bugs: SQOOP-1259
https://issues.apache.org/jira/browse/SQOOP-1259
Repository: sqoop-trunk
Description (updated)
-------
Fixed Sqoop configure-sqoop.cmd script to properly handle HCATALOG
configuration and also add the right HBase and Zookeeper configuration files
Fixed SqoopHCatUtilities to properly invoke the hcat python script
Diffs
-----
.gitattributes bd835f9
bin/configure-sqoop.cmd 4598bc8
bin/configure-sqoop.cmd.rej PRE-CREATION
src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatUtilities.java 09652df
Diff: https://reviews.apache.org/r/16252/diff/
Testing (updated)
-------
Ran all unit tests, checked on Windows and no new checkstyle isues added
Thanks,
Venkat Ranganathan