1. 8f3989d SQOOP-3010: Sqoop should not allow --as-parquetfile with hcatalog jobs or when hive import with create-hive-table is used by Venkatesan Ranganathan · 8 years ago
  2. b007e4d SQOOP-2913: Make sqoop fail if user uses --direct connector for case when --direct connector is not available by Attila Szabo · 8 years ago
  3. 7c17542 SQOOP-2999: Sqoop ClassNotFoundException (org.apache.commons.lang3.StringUtils) is thrown when executing Oracle direct import map task by Abraham Fine · 8 years ago
  4. b9794f9 SQOOP-2936: Provide Apache Atlas integration for hcatalog based exports by Venkat Ranganathan · 8 years ago
  5. 3bd2952 SQOOP-2995: backward incompatibility introduced by Custom Tool options by Kate Ting · 8 years ago
  6. c8f9bee SQOOP-2884: Document --temporary-rootdir (Markus Kemper via Kate Ting) by Kate Ting · 8 years ago
  7. 7808c6b SQOOP-2971: OraOop does not close connections properly by Kate Ting · 8 years ago
  8. c339b23 SQOOP-2950: Sqoop trunk has consistent UT failures - need fixing by Venkat Ranganathan · 8 years ago
  9. b302d89 SQOOP-2938: Mainframe import module extension to support data sets on tape (Chris Teoh via Kate Ting) by Kate Ting · 8 years ago
  10. 28bbe4d SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu by Jarek Jarcec Cecho · 8 years ago
  11. 5779aec SQOOP-2906: Optimization of AvroUtil.toAvroIdentifier by Jarek Jarcec Cecho · 8 years ago
  12. ac217a0 Revert "SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu" by Jarek Jarcec Cecho · 8 years ago
  13. 83f0c1a SQOOP-2911: Fix failing HCatalogExportTest caused by SQOOP-2863 by Jarek Jarcec Cecho · 8 years ago
  14. db4a8fc SQOOP-2920: sqoop performance deteriorates significantly on wide datasets; sqoop 100% on cpu by Jarek Jarcec Cecho · 8 years ago
  15. db8c247 SQOOP-2915: Fixing Oracle related unit tests by Jarek Jarcec Cecho · 8 years ago
  16. 660f3e8 SQOOP-2910: Add capability to Sqoop to require an explicit option to be specified with --split-by for a String column by Jarek Jarcec Cecho · 8 years ago
  17. dc25684 SQOOP-2909: Oracle related ImportTest fails after SQOOP-2737 by Jarek Jarcec Cecho · 8 years ago
  18. 729e681 SQOOP-2896: Sqoop exec job fails with SQLException Access denied for user by Venkat Ranganathan · 8 years ago
  19. 1dd50cf SQOOP-2561: Special Character removal from Column name as avro data results in duplicate column and fails the import by Jarek Jarcec Cecho · 8 years ago
  20. 0c8b105 SQOOP-2846: Sqoop Export with update-key failing for avro data file by Jarek Jarcec Cecho · 8 years ago
  21. a0b730c SQOOP-2880: Provide argument for overriding temporary directory by Jarek Jarcec Cecho · 8 years ago
  22. 152fe93 SQOOP-2864: ClassWriter chokes on column names containing double quotes by Venkat Ranganathan · 8 years ago
  23. d21699e SQOOP-2863 Properly escape column names for generated INSERT statements by Venkat Ranganathan · 8 years ago
  24. 2eecf68 SQOOP-2647: Add option for drop-if-exists when using sqoop hcat import. by Jarek Jarcec Cecho · 8 years ago
  25. c235151 SQOOP-2847. Sqoop --incremental + missing parent --target-dir reports success with no data by Hari Shreedharan · 8 years ago
  26. 5c4d06d SQOOP-2609: Provide Apache Atlas integration for hive and hcatalog based imports. by Venkat Ranganathan · 8 years ago
  27. cfa7927 SQOOP-2839: Sqoop import failure due to data member conflict in ORM code for table by Jarek Jarcec Cecho · 8 years ago
  28. b84ebf1 SQOOP-2787: MySql import and export fails with 5.1 server and 5.1.17+ drivers by Venkat Ranganathan · 8 years ago
  29. 4e0149b SQOOP-2737: Cannot import table from Oracle with column with spaces in name by Venkat Ranganathan · 8 years ago
  30. 39feebf SQOOP-2779: Sqoop metastore doesn't seem to recognize --schema option by Venkat Ranganathan · 8 years ago
  31. 9dafccd SQOOP-2810: Upgrade to non-snapshot dependency on Avro 1.8.0 as soon as it gets released by Venkat Ranganathan · 8 years ago
  32. d25eb2e SQOOP-1493: Add ability to import/export true decimal in Avro instead of serializing it to String by Jarek Jarcec Cecho · 8 years ago
  33. c9c3f6a SQOOP-2642: Document ability to specify commas in --map-column-hive option by Jarek Jarcec Cecho · 8 years ago
  34. de2fa9a SQOOP-2795: Clean up useless code in class TestSqoopJsonUtil by Jarek Jarcec Cecho · 8 years ago
  35. 43319f1 SQOOP-2753: TestSqoopJsonUtil.testGetJsonStringFromMap is depending on Map ordering in JDK by Kate Ting · 8 years ago
  36. 55d8b4a SQOOP-2767: Test is failing SystemImportTest (Jarek Jarcec Cecho via Kate Ting) by Kate Ting · 8 years ago
  37. 926d92b SQOOP-2783: Query import with parquet fails on incompatible schema by Kate Ting · 8 years ago
  38. 1e310ad SQOOP-2780: Sqoop 1 unit tests fail with TestIncrementalImport test by Jarek Jarcec Cecho · 8 years ago
  39. f19e2a5 SQOOP-2747: Allow customizing test username and password for Oracle tests by Venkat Ranganathan · 8 years ago
  40. e4f12a9 SQOOP-2746: Add test case for Oracle incremental import using Timestamp by Venkat Ranganathan · 8 years ago
  41. 9c7638d SQOOP-2745: Using datetime column as a splitter for Oracle no longer works by Venkat Ranganathan · 8 years ago
  42. e077f99 SQOOP-2712: Run only one map task attempt during export (second edition) by Kate Ting · 8 years ago
  43. 267ff3f SQOOP-2707: Upgrade commons-collections to 3.2.2 by Kate Ting · 8 years ago
  44. 203d6b7 SQOOP-2723: Oracle connector not working with lowercase columns by Jarek Jarcec Cecho · 8 years ago
  45. 77021d2 SQOOP-2651. Do not dump data on error in TextExportMapper by default by Hari Shreedharan · 8 years ago
  46. 4083589 SQOOP-2617. Log file that is being used for LOB files by Hari Shreedharan · 9 years ago
  47. 5d8152e SQOOP-2607: Direct import from Netezza and encoding by Jarek Jarcec Cecho · 9 years ago
  48. 02e36db SQOOP-1281: Support of glob paths during export by Jarek Jarcec Cecho · 9 years ago
  49. 967f0eb SQOOP-2597. Missing method AvroSchemaGenerator.generate() by Hari Shreedharan · 9 years ago
  50. 6987d29 SQOOP-2387: Sqoop should support importing from table with column names containing some special character by Jarek Jarcec Cecho · 9 years ago
  51. ae9ab0f SQOOP-2582. Query import won't work for parquet by Hari Shreedharan · 9 years ago
  52. fdcbaf5 SQOOP-2399: BigDecimalSplitter java.lang.ArrayIndexOutOfBoundsException by Venkat Ranganathan · 9 years ago
  53. 5fc7a68 SQOOP-1369: Avro export ignores --columns option by Jarek Jarcec Cecho · 9 years ago
  54. fee80ac SQOOP-2535: Add error handling to HiveConf by Jarek Jarcec Cecho · 9 years ago
  55. 03ed21b SQOOP-2531: readlink -f not supported on OS X by Jarek Jarcec Cecho · 9 years ago
  56. de6fa82 SQOOP-2470: Incremental Hive import with append not working after validation check for --hive-import and --import by Jarek Jarcec Cecho · 9 years ago
  57. 73ef0c1 SQOOP-2333: Sqoop to support Custom options for User Defined Plugins(Tool) by Venkat Ranganathan · 9 years ago
  58. 1b32a53 SQOOP-2454: Drop JDK6 support by Richard Zhou · 9 years ago
  59. c081094 SQOOP-2437: Use hive configuration to connect to secure metastore by Jarek Jarcec Cecho · 9 years ago
  60. b8df3a8 SQOOP-1094: Add Avro support to merge tool by Jarek Jarcec Cecho · 9 years ago
  61. d2c062b SQOOP-2406: Add support for secure mode when importing Parquet files into Hive by Jarek Jarcec Cecho · 9 years ago
  62. c6627c0 SQOOP-2370: Netezza - need to support additional options for full control character handling by Venkat Ranganathan · 9 years ago
  63. e21529a SQOOP-2334: Sqoop Volume Per Mapper (Rakesh Sharma via Venkat Ranganathan) by Venkat Ranganathan · 9 years ago
  64. 1ffda71 SQOOP-2400: hive.metastore.sasl.enabled should be set to true for Oozie integration by Qian Xu · 9 years ago
  65. 71956ca SQOOP-2103: Not able define Decimal(n,p) data type in map-column-hive option by Qian Xu · 9 years ago
  66. fa8b733 SQOOP-2381: Add test for mysql export with --escape-by option by Jarek Jarcec Cecho · 9 years ago
  67. 9147967 SQOOP-2372: Import all tables as parquet will throw NPE by Abraham Elmahrek · 9 years ago
  68. 974b886 SQOOP-2363: wrong option for escape character with mysqlimport by Abraham Elmahrek · 9 years ago
  69. 2e4de04 SQOOP-2371: Tests from *LobAvroImportTest might fail by Abraham Elmahrek · 9 years ago
  70. 7f25e88 SQOOP-2367: Tests from PostgresqlImportTest can fail on various versions of Hadoop by Abraham Elmahrek · 9 years ago
  71. 2184161 SQOOP-2362: Add oracle direct mode in list of supported databases by Abraham Elmahrek · 9 years ago
  72. df3a81b SQOOP-2295: Hive import with Parquet should append automatically by Abraham Elmahrek · 9 years ago
  73. 89366b4 SQOOP-2343: AsyncSqlRecordWriter stucks if any exception is thrown out in its close method by Jarek Jarcec Cecho · 9 years ago
  74. fa4e903 SQOOP-2339: Move sub-directory might fail in append mode by Jarek Jarcec Cecho · 9 years ago
  75. d54dddf SQOOP-2326: Fix Netezza trunc-string option handling and unnecessary log directory during imports by Jarek Jarcec Cecho · 9 years ago
  76. c92f855 SQOOP-2325: Update change log for 1.4.6 release (rc3) by Jarek Jarcec Cecho · 9 years ago
  77. ae54a2d SQOOP-2324: Remove extra license handling for consistency by Jarek Jarcec Cecho · 9 years ago
  78. c2a62fb SQOOP-2317: Update change log with 1.4.6 release (rc2) by Jarek Jarcec Cecho · 9 years ago
  79. 4180d50 SQOOP-2294: Change to Avro schema name breaks some use cases by Jarek Jarcec Cecho · 9 years ago
  80. c109f67 SQOOP-2296: Merge statement incorrectly includes table hints by Jarek Jarcec Cecho · 9 years ago
  81. 7bbaf99 SQOOP-2298: TestAvroImport test case error by Jarek Jarcec Cecho · 9 years ago
  82. a1f79e1 SQOOP-2297: Explicitly add zookeeper as a dependency in ivy.xml by Jarek Jarcec Cecho · 9 years ago
  83. 29c1ae8 SQOOP-2291: Create rc1 release note by Gwen Shapira · 9 years ago
  84. 292fd08 SQOOP-2290: java.lang.ArrayIndexOutOfBoundsException thrown when malformed column mapping is provided by Gwen Shapira · 9 years ago
  85. c51c7da SQOOP-2264: Exclude and remove SqoopUserGuide.xml from git repository by Jarek Jarcec Cecho · 9 years ago
  86. 8050107 SQOOP-2252: Add default to Avro Schema by Jarek Jarcec Cecho · 9 years ago
  87. baf5135 SQOOP-2286: Ensure Sqoop generates valid avro column names by Gwen Shapira · 9 years ago
  88. d32137f SQOOP-2283: Support usage of --exec and --password-alias by Gwen Shapira · 9 years ago
  89. 240ec13 SQOOP-2284: Update license file by Abraham Elmahrek · 9 years ago
  90. 032bc54 SQOOP-2281: Set overwrite on kite dataset by Jarek Jarcec Cecho · 9 years ago
  91. 64c5fc3 SQOOP-2282: Add validation check for --hive-import and --append by Jarek Jarcec Cecho · 9 years ago
  92. 1a6a836 SQOOP-2263: Sqoop1 has some files without a copyright header by Gwen Shapira · 9 years ago
  93. eaf03ba SQOOP-2259: Update change log with 1.4.6 release (2nd) by Gwen Shapira · 9 years ago
  94. bbfa59a SQOOP-2254: Failed to build release notes by Gwen Shapira · 9 years ago
  95. fa85189 SQOOP-2257: Parquet target for imports with Hive overwrite option does not work by Jarek Jarcec Cecho · 9 years ago
  96. 38c054d SQOOP-2177: Update build file and docs with new version by Gwen Shapira · 9 years ago
  97. 203cbf4 SQOOP-2176: Update change log with 1.4.6 release by Gwen Shapira · 9 years ago
  98. 2576ca2 SQOOP-2191: Provide an option automatically choose one mapper when neither primary key is defined nor split by column is provided by Jarek Jarcec Cecho · 9 years ago
  99. fca329b SQOOP-2164: Enhance the Netezza Connector for Sqoop by Abraham Elmahrek · 9 years ago
  100. 3a475c9 SQOOP-2170: MySQL specific tests are not properly cleaning up created tables by Abraham Elmahrek · 9 years ago