2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 4 years ago.
Mar 25, 2020 — Mar 25, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
SQOOP-42. Document saved jobs, metastore, and incremental imports. More... over 14 years ago
SQOOP-77. Rename saved sessions to saved jobs. More... over 14 years ago
SQOOP-75. Allow configuration of ManagerFactories through a configuration subdirectory. More... over 14 years ago
SQOOP-76. Add automated release note generation script. More... over 14 years ago
SQOOP-38. Direct PostgreSQL import only works when providing a port. More... over 14 years ago
SQOOP-47. NPE if --append is specified with HBase import target. More... over 14 years ago
SQOOP-72. sqoop-eval should use PreparedStatement.execute(). More... over 14 years ago
SQOOP-36. Redistribute mysql-connector-j with Sqoop. More... over 14 years ago
SQOOP-73. Generated records should handle more boolean value formats. More... over 14 years ago
SQOOP-40. SqoopOptions should use annotations to bind fields to properties. More... over 14 years ago
SQOOP-69. Improve data accessible to ManagerFactory.accept(). More... over 14 years ago
SQOOP-68. Delimiters in strings are not escaped properly. More... over 14 years ago
SQOOP-66. Jar for ConnManager class is not included in job payload. More... over 14 years ago
SQOOP-65. Refactor some utilities out of MySQLExportMapper. More... over 14 years ago
SQOOP-64. Refactor named FIFO creation into standalone utility. More... over 14 years ago
SQOOP-63. JobBase classes unnecessarily create ConnManagers. More... over 14 years ago
SQOOP-59. 'sqoop eval' should support DDL/DML operations. More... over 14 years ago
SQOOP-56. Improve parameterization of ManagerCompatTestCase. More... over 14 years ago
SQOOP-55. BaseSqoopTestCase.createTableWithColTypes() calls close() twice. More... over 14 years ago
SQOOP-54. Allow per-manager configuration of isolation level for metadata queries. More... over 14 years ago
SQOOP-45. If compilation dir is unspecified, use a nonce directory. More... over 14 years ago
SQOOP-52. Stop TestHBaseImport from timing out. More... over 14 years ago
SQOOP-6. Job completion percentage is inaccurate. More... over 14 years ago
SQOOP-53. Build test jar and publish to maven. More... over 14 years ago
SQOOP-46. Sqoop 'verbose' mode shows too much IPC chatter. More... over 14 years ago
SQOOP-35. Bundle job dependencies via DistributedCache. More... over 14 years ago
SQOOP-41. Add support for incremental imports. More... over 14 years ago
SQOOP-39. (SIP-6) Session Management API. Added SessionStorage API. Added SessonData API. Added SessionStorageFactory. Added SessionTool for create/delete/execute/show/list operations on sessions. SqoopOptions can read and write all "sticky" state to a Properties instance. Added HsqldbSessionStorage to implement SessionStorage API. Added AutoHsqldbStorage to auto-instantiate a local metastore for the user. Added client metastore connection parameters to sqoop-site.xml. Added metastore tool (MetastoreTool). Added HsqldbMetaStore for standalone metastore instance. Added metastore properties to sqoop-default.xml. Added TestSessions unit tests of session API. Renamed conf/sqoop-default.xml to conf/sqoop-site-template.xml. Added conf/.gitignore for sqoop-site.xml. More... over 14 years ago
SQOOP-24. Copy o.a.h.mapreduce.lib.db classes into Sqoop. More... over 14 years ago
SQOOP-32. sqoop-export documentation in SqoopUserGuide refers to 'import-args'. More... over 14 years ago