Added: sqoop/site/trunk/content/resources/docs/1.4.3/sqoop-1.4.3.releasenotes.html URL: http://svn.apache.org/viewvc/sqoop/site/trunk/content/resources/docs/1.4.3/sqoop-1.4.3.releasenotes.html?rev=1453973&view=auto ============================================================================== --- sqoop/site/trunk/content/resources/docs/1.4.3/sqoop-1.4.3.releasenotes.html (added) +++ sqoop/site/trunk/content/resources/docs/1.4.3/sqoop-1.4.3.releasenotes.html Thu Mar 7 17:26:54 2013 @@ -0,0 +1,183 @@ +<html><head> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> +<title>Sqoop 1.4.3 Release Notes</title> +<style type="Text/css"> +h1 {font-family: sans-serif} +h2 {font-family: sans-serif; margin-left: 7mm} +h4 {font-family: sans-serif; margin-left: 7mm} +</style></head> +<body><h1>Release Notes for Sqoop 1.4.3: March, 2013</h1> + + + Release Notes - Sqoop - Version 1.4.3 + +<h2> Sub-task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-592'>SQOOP-592</a>] - Change repository location on Sqoop website +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-595'>SQOOP-595</a>] - Change repository location in source code +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-683'>SQOOP-683</a>] - Documenting sqoop.mysql.export.sleep.ms - easy throttling feature for direct MySQL exports +</li> +</ul> + +<h2> Bug +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-382'>SQOOP-382</a>] - Connection parameters should be used on the mapper +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-437'>SQOOP-437</a>] - Preparing release requires manual changes to LICENSE.txt file +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-462'>SQOOP-462</a>] - Sqoop hbase Test Compilation failure. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-526'>SQOOP-526</a>] - Unable to resolve maven-scm-providers-standard +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-578'>SQOOP-578</a>] - sqoop script calls com.cloudera.sqoop.Sqoop instead of org.apache.sqoop.Sqoop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-582'>SQOOP-582</a>] - Create a template method for job submission in Export/Import JobBase +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-586'>SQOOP-586</a>] - ant checkstyle has 2 errors +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-597'>SQOOP-597</a>] - PostgreSQL Manager is incorrectly escaping table names +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-599'>SQOOP-599</a>] - Import to HBase is not working on secure cluster +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-600'>SQOOP-600</a>] - HBase table family presence is not working correctly on new HBase versions +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-607'>SQOOP-607</a>] - In-process Hive CLI driver does not work +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-615'>SQOOP-615</a>] - Error in Avro generation +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-616'>SQOOP-616</a>] - HBase import/export is not working on non secure cluster where security is available +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-617'>SQOOP-617</a>] - User guide is missing argument --fetch-size +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-628'>SQOOP-628</a>] - Postgres direct import fails on non-lowercase column names +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-636'>SQOOP-636</a>] - ExportJobTestCase.runExport method does not reuse the existing Configuration and SqoopOptions +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-652'>SQOOP-652</a>] - Improve error message generated in DataDrivenDBInputFormat when no splitter is available +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-654'>SQOOP-654</a>] - PostgreSQL direct connector is ignoring --null(-input)string and --null(-input)-non-string arguments +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-657'>SQOOP-657</a>] - ant checkstyle results in errors +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-687'>SQOOP-687</a>] - org.apache.sqoop.tool.ExportTool.applyOptions invokes applyOutputFormatOptions(..) twice in succession +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-706'>SQOOP-706</a>] - Sqoop won't compile on Java 7 due to new methods in ResultSet interface +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-721'>SQOOP-721</a>] - Duplicating rows on export when exporting from compressed files. +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-725'>SQOOP-725</a>] - Enable HBase tests in sqoop 1 +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-730'>SQOOP-730</a>] - User Guide Update: Section 3 - Sqoop Releases +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-741'>SQOOP-741</a>] - The OracleConnect getTables() implementation needs to restrict tables to current user +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-796'>SQOOP-796</a>] - Unable to use new Hadoop environment variables +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-808'>SQOOP-808</a>] - SQLExceptions From Batched Exports Aren't Very Helpful +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-818'>SQOOP-818</a>] - Missing method setConnManager(Lcom/cloudera/sqoop/manager/ConnManager;)V in ExportJobContContext breaks MS SQL Connector +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-821'>SQOOP-821</a>] - Hadoop has changed logic for job id in LocalJobRunner that breaks Lob* tests +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-824'>SQOOP-824</a>] - Sqoop code generation in 'update' export mode incompatible with '--columns' option +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-825'>SQOOP-825</a>] - Warning for incorrect usage of hive parameters is not checking HIVE_HOME correctly +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-829'>SQOOP-829</a>] - Error Messages For --map-column-java Should Be More Useful +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-830'>SQOOP-830</a>] - HBase import formatting BigDecimal inconsistently +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-840'>SQOOP-840</a>] - Inconsistent java generics declaration for exportwriter classes +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-853'>SQOOP-853</a>] - sqoop list-tables isn't returning the tables that have custom schemas +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-854'>SQOOP-854</a>] - pg_bulkload: Return value of pg_bulkload utility is being ignored +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-855'>SQOOP-855</a>] - pg_bulkload: NullPointerException will be thrown if user specified invalid path the binary +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-860'>SQOOP-860</a>] - NullPointerException when running procedure export against old database +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-862'>SQOOP-862</a>] - Hbase import fails if there is a row where all columns are null +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-870'>SQOOP-870</a>] - Allow Sqoop to import row key column into HBase +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-901'>SQOOP-901</a>] - Allow user to override hardcoded boolean strings in direct PostgreSQL connector +</li> +</ul> + +<h2> Improvement +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-350'>SQOOP-350</a>] - Add support for requiring that a connector be used, otherwise the job should fail +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-467'>SQOOP-467</a>] - Add support for Oracle BINARY_FLOAT and BINARY_DOUBLE data types +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-579'>SQOOP-579</a>] - Simple refactoring of org.apache.sqoop.manager.DefaultManagerFactory - extract methods for reuse +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-580'>SQOOP-580</a>] - Add Open-ended "teardown" routine that is called after the job execution for cleanup +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-598'>SQOOP-598</a>] - Document NULL substitution string changes for HIVE import +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-603'>SQOOP-603</a>] - Support small intervals in IntegerSplitter implementation +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-604'>SQOOP-604</a>] - Easy throttling feature for MySQL exports +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-635'>SQOOP-635</a>] - Explaining why it's important to specify weird urandom path in Troubleshooting guide +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-638'>SQOOP-638</a>] - Add an optional, simple and extensible validation framework for sqoop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-650'>SQOOP-650</a>] - Add ability to name mapreduce job generated by Sqoop +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-720'>SQOOP-720</a>] - Improve error handling when exporting malformed text data +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-726'>SQOOP-726</a>] - Put debugging information into generated SqoopRecord class +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-804'>SQOOP-804</a>] - Warn if hive special arguments will be used without --hive-import +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-820'>SQOOP-820</a>] - Escape table name in export job only if it's required by connector +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-833'>SQOOP-833</a>] - add *.eml "ant eclipse" (IntelliJ import) generated file, to .gitignore +</li> +</ul> + +<h2> New Feature +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-390'>SQOOP-390</a>] - PostgreSQL connector for direct export with pg_bulkload +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-540'>SQOOP-540</a>] - Microsoft SQL Connector doesn't support custom schemas +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-601'>SQOOP-601</a>] - Support custom schemas in PostgreSQL Connector +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-621'>SQOOP-621</a>] - Requesting support for upsert export with MySQL +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-724'>SQOOP-724</a>] - Support Table hints in Microsoft SQL Server +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-749'>SQOOP-749</a>] - Exports Using Stored Procedures (Functions) +</li> +</ul> + +<h2> Task +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-535'>SQOOP-535</a>] - Support splitting metadata to connector and framework specific +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-731'>SQOOP-731</a>] - Move HBase tests to manual tests as they depend on unreleased artifacts +</li> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-904'>SQOOP-904</a>] - Update Changelog for Sqoop-1.4.3 +</li> +</ul> + +<h2> Test +</h2> +<ul> +<li>[<a href='https://issues.apache.org/jira/browse/SQOOP-606'>SQOOP-606</a>] - Increase unit test timeout +</li> +</ul> + + +</body></html>
