commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2015/01/12
sqoop git commit: SQOOP-1936: Sqoop2: Sort by comparing IDF data in shuffle phase
abe
2015/01/12
sqoop git commit: SQOOP-1995: Sqoop2: Allow nulls only if the column for that field has IsNullable to be true
abe
2015/01/12
sqoop git commit: SQOOP-1966: Turn off maven's source distribution profile by default
jarcec
2015/01/12
sqoop git commit: SQOOP-2002: Sqoop2: Refactor existing security component
abe
2015/01/10
sqoop git commit: SQOOP-1985: Sqoop2: On job delete cascade to submission
jarcec
2015/01/10
sqoop git commit: SQOOP-1984: Sqoop2: Add error summary and details to PostgreSQL repository
jarcec
2015/01/09
sqoop git commit: SQOOP-1996: Sqoop2: Change getNullable to isNullable
abe
2015/01/09
sqoop git commit: SQOOP-1956: Sqoop2: Cleanup IDF implementations
abe
2015/01/08
sqoop git commit: SQOOP-1971: Sqoop2: strURL may not be initialized when calling addDelegationToken
abe
2015/01/08
sqoop git commit: SQOOP-1960: Sqoop2: Share auth token across ResourceRequest in SqoopClient
abe
2015/01/08
sqoop git commit: SQOOP-1960: Sqoop2: Share auth token across ResourceRequest in SqoopClient
abe
2015/01/08
[3/3] sqoop git commit: SQOOP-1950. Sqoop2: Use TestNG
hshreedharan
2015/01/08
[1/3] sqoop git commit: SQOOP-1950. Sqoop2: Use TestNG
hshreedharan
2015/01/08
[2/3] sqoop git commit: SQOOP-1950. Sqoop2: Use TestNG
hshreedharan
2015/01/07
sqoop git commit: SQOOP-1647: Sqoop2: Read data from HDFS in KiteConnector
abe
2015/01/07
sqoop git commit: SQOOP-1977: Sqoop2: Pre-commit hook does not work for Python 2.6 environment
abe
2015/01/07
sqoop git commit: SQOOP-1902: Sqoop2: Avro IDF class and unit tests
abe
2015/01/07
sqoop git commit: SQOOP-1973: Sqoop2: Remove maven module spi completely after merging it with connector-sdk
abe
2015/01/07
sqoop git commit: SQOOP-1972: Sqoop2: PreCommit hook have incorrect link for test reports
abe
2015/01/07
sqoop git commit: SQOOP-1968: Optimize schema operation in getMatchingData of NameMatcher
jarcec
2015/01/06
sqoop git commit: SQOOP-1974: Sqoop2: parseCSVString in SQOOPIDFUtils add more tests
abe
2015/01/06
sqoop git commit: SQOOP-1826: NPE in ImportTool.lastModifiedMerge during postgres import
jarcec
2015/01/06
sqoop git commit: SQOOP-1751: Sqoop2: Rearrange LinkConfig and ToJobConfig of Kite Connector
abe
2015/01/05
sqoop git commit: SQOOP-1901: Sqoop2: Support DRY code in IDF impementations and add JSONIDF
abe
2015/01/05
sqoop git commit: SQOOP-1970: Add warning about trailing whitespace characters when using password file to User guide
abe
2015/01/05
sqoop git commit: SQOOP-1870: Sqoop2: Merge SPI and connector-sdk packages
abe
2015/01/05
sqoop git commit: SQOOP-1969: Support getColumnSize method for Schema class
jarcec
2015/01/05
sqoop git commit: SQOOP-1940: Add hashcode and equals methods to SqoopWritable
jarcec
2015/01/05
sqoop git commit: SQOOP-1963: Generated files such as .project and .classpath files are included in source distribution
jarcec
2015/01/05
sqoop git commit: SQOOP-1962: Sqoop2: Start sqoop2 minicluster on random port
jarcec
2015/01/04
sqoop git commit: SQOOP-1927: Sqoop2: Move CSVURIValidator into validators package
jarcec
2015/01/04
sqoop git commit: SQOOP-1590: Sqoop2: PostgreSQL repository implementation
jarcec
2014/12/28
sqoop git commit: SQOOP-1776: Sqoop2: Delegation Token support for Authentication
abe
2014/12/26
sqoop git commit: SQOOP-1624: Sqoop2: Apply repository upgrader api
abe
2014/12/25
sqoop git commit: SQOOP-1871: Sqoop2: Upgrade to Hadoop 2.6.0
abe
2014/12/23
sqoop git commit: SQOOP-1944: Sqoop2: No (or wrong) log message when Derby server startup/shutdown unexpectedly
abe
2014/12/23
sqoop git commit: SQOOP-1935: Sqoop2: Fix TestSqoopWritable test and make getString and setString package private
abe
2014/12/22
sqoop git commit: SQOOP-1895: Sqoop2: Add links to output reports to pre-commit hook
abe
2014/12/22
sqoop git commit: SQOOP-1894: Sqoop2: Print out files that failed license check in pre-commit hook
abe
2014/12/22
svn commit: r933709 - /websites/production/sqoop/content/
abe
2014/12/22
svn commit: r1647471 - in /sqoop/site/trunk/content/resources/docs/1.99.4: Sqoop5MinutesDemo.html project-reports.html
abe
2014/12/22
svn commit: r933708 - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/Sqoop5MinutesDemo.html docs/1.99.4/project-reports.html
buildbot
2014/12/22
sqoop git commit: SQOOP-1929: Sqoop2: Track number of records written in Loader
abe
2014/12/22
sqoop git commit: SQOOP-1875: Sqoop2: Sync MSubmission with repository and add tests for the max limit handling for submission fields
abe
2014/12/19
sqoop git commit: Sqoop2: Add test categories
hshreedharan
2014/12/19
sqoop git commit: SQOOP-1930: Sqoop2: Enforce a non empty schema name and column names
abe
2014/12/18
sqoop git commit: SQOOP-1925: Sqoop2: Clean up duplicate constants in DerbySchemaConstants, use CommonRepoConstants
abe
2014/12/18
sqoop git commit: SQOOP-1869: Sqoop2: Expand schema matching to support two schemaless connectors
abe
2014/12/18
sqoop git commit: SQOOP-1890: Properly escape table name in generated queries
abe
2014/12/17
sqoop git commit: SQOOP-1917: Sqoop2: "show connector --all" fails
abe
2014/12/17
sqoop git commit: SQOOP-1913: Sqoop2: Add jackson as a dependency
abe
2014/12/16
sqoop git commit: SQOOP-1879: Sqoop2: Submission Engine does not set all details on SubmissionRecord in Local mode
abe
2014/12/16
sqoop git commit: SQOOP-1909: Sqoop2: Connect security guide to main docs
jarcec
2014/12/16
sqoop git commit: SQOOP-1911: Sqoop2: Derby1_99_4UpgradeTest is constantly failing on pre-commit hook
abe
2014/12/16
sqoop git commit: SQOOP-1631: Drop confusing use of --clean-staging-table parameter from PGBulkloadManager
jarcec
2014/12/16
sqoop git commit: SQOOP-1900: Fix the SqoopWritable read/ write method to delegate the toIDF methods
jarcec
2014/12/15
sqoop git commit: SQOOP-1879: Sqoop2: Convert the List in Schema Columns to Array for better lookup time
abe
2014/12/15
sqoop git commit: SQOOP-1755: Sqoop2: Security guide
abe
2014/12/15
sqoop git commit: SQOOP-1897: Sqoop2: Submission Engine API change for better performance
abe
2014/12/15
sqoop git commit: SQOOP-1783: Sqoop2: Create derby integration upgrade tests
abe
2014/12/15
sqoop git commit: SQOOP-1898: Change the API of getJars to use SET than LIST to avoid duplicate jars
jarcec
2014/12/14
sqoop git commit: SQOOP-1899: Minor change to CSVIDF to use Set instead of Lists
jarcec
2014/12/14
sqoop git commit: SQOOP-1882: JobManager currently ignores the TO connector IDF and assumed all IDF use String for the generic T
jarcec
2014/12/14
sqoop git commit: SQOOP-1896: Upgrade the Derby repo version to 5 for 1.99.5 release
jarcec
2014/12/13
sqoop git commit: SQOOP-1872: IDF API should expose a method to add dependent jars
jarcec
2014/12/13
sqoop git commit: SQOOP-1893: add license header to TestSqoopIDFUtils
jarcec
2014/12/13
sqoop git commit: SQOOP-1861: Sqoop2: ResourceRequest clobbers uncaught server exceptions
jarcec
2014/12/13
sqoop git commit: SQOOP-1757: Sqoop2: Document generic jdbc connector
jarcec
2014/12/12
sqoop git commit: SQOOP-1813: Sqoop2: Add SqoopIDFUtils class and unit tests
abe
2014/12/12
sqoop git commit: SQOOP-1885: Sqoop2: KafkaConnector pom.xml needs license header
jarcec
2014/12/12
sqoop git commit: SQOOP-1825: Sqoop2: Handle NULLs for all types in CSV Intermediate Data Format
abe
2014/12/11
sqoop git commit: SQOOP-1857: Sqoop2: Add rat check to pre-commit hook
abe
2014/12/11
sqoop git commit: SQOOP-1858: Sqoop2: Print out warnings from git apply on output of precommit hook
abe
2014/12/11
sqoop git commit: SQOOP-1852: Sqoop2: Kafka connector supporting TO direction
abe
2014/12/11
sqoop git commit: SQOOP-1839: Sqoop2: Mapreduce submission record should propogate failure info as well
abe
2014/12/10
sqoop git commit: SQOOP-1678: Sqoop2: [HDFS Connector] Configurable null values
venkatrangan
2014/12/10
sqoop git commit: SQOOP-1874: Sqoop2: ConfigurableError should be in the configurable package
abe
2014/12/10
sqoop git commit: SQOOP-1811: Sqoop2: Change IDF *TextData to *CSVTextData
jarcec
2014/12/08
sqoop git commit: SQOOP-1845: Sqoop2: Make DateTime Column type support datetime with and without timezone
abe
2014/12/08
sqoop git commit: SQOOP-1850: Sqoop2: DerbyProvider retry ping
jarcec
2014/12/08
sqoop git commit: SQOOP-1837: Sqoop2: Verify that executing job has been successful in ConnectorTestCase
abe
2014/12/07
sqoop git commit: SQOOP-1832: Sqoop2: Enforce that integration test working directory is always in target/ directory
abe
2014/12/07
sqoop git commit: SQOOP-1840: Sqoop2: Guard test DerbyProvider from infinite waits in Derby implementation
abe
2014/12/05
sqoop git commit: SQOOP-1844: Sqoop2: Start Derby server in DerbyProvider on random port
abe
2014/12/05
sqoop git commit: SQOOP-1846: Sqoop2: Update CSVIntermediateFormat DateTime tests to use modified ISO-8601 format
abe
2014/12/05
sqoop git commit: SQOOP-1847: Sqoop2: Move rat configuration from special execution to the main execution
abe
2014/12/05
sqoop git commit: SQOOP-1817: Sqoop2: Update CSVIntermediate BIT data type
abe
2014/12/04
sqoop git commit: SQOOP-1765: Sqoop2: Time/Timestamp format support for CSV IDF
abe
2014/12/04
sqoop git commit: SQOOP-1831: Sqoop2: Log filenames of detected Mapreduce files in HdfsUtils
abe
2014/12/04
sqoop git commit: SQOOP-1833: Sqoop2: Add elapsed time information to pre-commit hook
abe
2014/12/04
sqoop git commit: SQOOP-1827: Sqoop2: Add pattern SQOOP-XYZ-vX.patch to our pre-commit hook
abe
2014/12/04
sqoop git commit: SQOOP-1812: Sqoop2: Repository upgrade issue will prevent server startup
abe
2014/12/03
sqoop git commit: SQOOP-1815: Sqoop2: Date and DateTime is not encoded in Single Quotes
abe
2014/12/03
sqoop git commit: SQOOP-1843: Sqoop2: Fix anonymous configuration bug
abe
2014/12/03
sqoop git commit: SQOOP-1843: Sqoop2: Fix timestamp type casting
abe
2014/12/03
sqoop git commit: SQOOP-1830: GenericJdBcExtractor does not create java date objects when extracting
jarcec
2014/12/02
sqoop git commit: SQOOP-1823: Sqoop2: Fix Derby schema javadocs
jarcec
2014/12/02
sqoop git commit: SQOOP-1777: Sqoop2: Add integration tests to Pre-Commit build
abe
2014/12/01
sqoop git commit: SQOOP-1819: Support Enum in CSVIDF ( + add unit tests)
jarcec
2014/12/01
sqoop git commit: SQOOP-1750: Support Map Type in CSV IDF
jarcec
2014/11/29
sqoop git commit: SQOOP-1749: Support List Type in CSV IDF
jarcec
2014/11/26
sqoop git commit: SQOOP-1627: Fix Hadoop100 and Hadoop20 profile
abe
2014/11/26
sqoop git commit: SQOOP-1769: Fix Enum to no inherit from list
jarcec
2014/11/26
sqoop git commit: SQOOP-1816: Sqoop2: Add logging to the test DerbyProvider implementation
abe
2014/11/26
sqoop git commit: SQOOP-1786: Sqoop2: Stop using JSONValue.parse method call
abe
2014/11/26
sqoop git commit: SQOOP-1806: Sqoop2: Remove the duplicate connector-config.properties file in Kite connector
abe
2014/11/26
sqoop git commit: SQOOP-1785: Sqoop2: Send driver validation results back to client when creating job
abe
2014/11/26
sqoop git commit: SQOOP-1778: Sqoop2: Increase default memory allocations for tests
abe
2014/11/25
svn commit: r930500 - /websites/production/sqoop/content/
abe
2014/11/25
svn commit: r930499 - in /websites/staging/sqoop/trunk/content: ./ index.html issue-tracking.html license.html mail-lists.html project-info.html source-repository.html team-list.html
buildbot
2014/11/25
svn commit: r1641715 - /sqoop/site/trunk/content/site.xml
abe
2014/11/25
svn commit: r930498 [3/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r930498 [11/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/...
buildbot
2014/11/25
svn commit: r1641708 [1/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r930498 [8/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r930498 [10/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/...
buildbot
2014/11/25
svn commit: r1641708 [9/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r930498 [12/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/...
buildbot
2014/11/25
svn commit: r930498 [6/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r1641708 [7/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r930498 [9/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r1641708 [3/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r930498 [5/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r930498 [4/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r1641708 [8/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r930498 [7/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r930498 [2/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r1641708 [11/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1...
abe
2014/11/25
svn commit: r1641708 [12/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1...
abe
2014/11/25
svn commit: r930498 [1/12] - in /websites/staging/sqoop/trunk/content: ./ docs/1.99.4/ docs/1.99.4/_sources/ docs/1.99.4/_static/ docs/1.99.4/css/ docs/1.99.4/src/ docs/1.99.4/src/main/ docs/1.99.4/src/main/webapp/ docs/1.99.4/src/main/webapp/WEB-INF/ ...
buildbot
2014/11/25
svn commit: r1641708 [6/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r1641708 [10/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1...
abe
2014/11/25
svn commit: r1641708 [2/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r1641708 [5/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/25
svn commit: r1641708 [4/12] - in /sqoop/site/trunk/content: ./ resources/docs/1.99.4/ resources/docs/1.99.4/_sources/ resources/docs/1.99.4/_static/ resources/docs/1.99.4/css/ resources/docs/1.99.4/src/ resources/docs/1.99.4/src/main/ resources/docs/1....
abe
2014/11/24
sqoop git commit: SQOOP-1787: Sqoop2: Fix dual guava dependency warnings in maven
abe
2014/11/24
sqoop git commit: SQOOP-1788: Sqoop2: Add missing version for build-helper-maven-plugin
abe
2014/11/24
sqoop git commit: SQOOP-1789: Sqoop2: Add validation for partition column when using query based import
abe
2014/11/24
svn commit: r7248 - /release/sqoop/1.99.3/
jarcec
2014/11/24
svn commit: r7247 - /release/sqoop/1.99.4/
jarcec
2014/11/23
sqoop git commit: SQOOP-1784: Sqoop2: Sending POST request to link or job end-point might end up with NPE
abe
2014/11/23
sqoop git commit: SQOOP-1792: Sqoop2: Default to simple authentication type
jarcec
2014/11/22
sqoop git commit: SQOOP-1779: Add support for --hive-database when importing Parquet files into Hive
jarcec
2014/11/21
Git Push Summary
abe
2014/11/21
[07/14] sqoop git commit: SQOOP-1527: Sqoop2: Kerberos support (SPNEGO) in communication between server and client
abe
2014/11/21
[03/14] sqoop git commit: SQOOP-1526: Sqoop2: Kerberos support when starting service
abe
2014/11/21
[11/14] sqoop git commit: CLOUDERA-BUILD. Build security module against CDH
abe
2014/11/21
[08/14] sqoop git commit: SQOOP-1748: Sqoop2: Client throws NPE when misconfigured for Kerberos
abe
2014/11/21
[10/14] sqoop git commit: SQOOP-1730: Sqoop2: httpcore and httpclient version has not upgrade after hadoop upgraded
abe
2014/11/21
[02/14] sqoop git commit: CLOUDERA-BUILD. Embedded internal git repo hash in Sqoop 2
abe
2014/11/21
[06/14] sqoop git commit: SQOOP-1740: Sqoop2:The sqoop.properties should say driver.autoupgrade
abe
2014/11/21
[05/14] sqoop git commit: SQOOP-1727: Sqoop2: Log server initialization errors to log4j
abe
2014/11/21
[13/14] sqoop git commit: SQOOP-1774: Sqoop2: Allow anonymous authentication
abe
2014/11/21
[01/14] sqoop git commit: CLOUDERA-BUILD. Building against CDH dependencies.
abe
2014/11/21
[04/14] sqoop git commit: SQOOP-1702: Fix typo for SQOOP-1526
abe
2014/11/21
[12/14] sqoop git commit: SQOOP-1773: Sqoop2: ClassAvailable validator null handling
abe
2014/11/21
[14/14] sqoop git commit: SQOOP-1775: Sqoop2: Migrate to URL parameter user.name instead of using header
abe
2014/11/21
[09/14] sqoop git commit: SQOOP-1747: Sqoop2: Provide more information for Kerberos initialization exception
abe
2014/11/21
sqoop git commit: SQOOP-1775: Sqoop2: Migrate to URL parameter user.name instead of using header
jarcec
2014/11/20
sqoop git commit: SQOOP-1774: Sqoop2: Allow anonymous authentication
jarcec
2014/11/20
sqoop git commit: SQOOP-1773: Sqoop2: ClassAvailable validator null handling
jarcec
2014/11/20
sqoop git commit: SQOOP-1622: Copying from staging table should be in single transaction for pg_bulkload connector
jarcec
2014/11/19
sqoop git commit: SQOOP-1125: Out of memory errors when number of records to import < 0.5 * splitSize
jarcec
2014/11/19
sqoop git commit: SQOOP-1767: Sqoop2: commands in 5 minute demo docs are out-of-sync
abe
2014/11/19
sqoop git commit: SQOOP-1567: Auto-Configure JTDS Driver From JDBCUrl
jarcec
2014/11/19
sqoop git commit: SQOOP-1759: TestIncrementalImport fails with NPE on Windows
jarcec
2014/11/19
sqoop git commit: SQOOP-1754: Sqoop2: Remove JarUtil class
jarcec
2014/11/19
sqoop git commit: SQOOP-1741: Port SQOOP-1736 to sqoop2 branch
jarcec
2014/11/19
sqoop git commit: SQOOP-1733: Port SQOOP-1728 to sqoop2 branch
jarcec
2014/11/18
sqoop git commit: SQOOP-1764: Numeric Overflow when getting extent map (David Robson via Venkat Ranganathan)
venkatrangan
2014/11/18
sqoop git commit: SQOOP-1761: Sqoop2: Unit tests for different Column sub classes Array/Set and Map types
abe
2014/11/18
sqoop git commit: SQOOP-1717: Sqoop2: Remove Data class from docs
abe
2014/11/18
sqoop git commit: SQOOP-1716: Add Options as a field in the Enum object
abe
2014/11/18
sqoop git commit: SQOOP-1753: Sqoop2: 5 minute demo docs have formatting issues
abe
2014/11/18
sqoop git commit: SQOOP-1734: Port SQOOP-1725 to sqoop2 branch
jarcec
2014/11/18
sqoop git commit: SQOOP-1752: Kite Connector should submit jars for CSV job
jarcec
2014/11/18
sqoop git commit: SQOOP-1747: Sqoop2: Provide more information for Kerberos initialization exception
jarcec
2014/11/17
sqoop git commit: SQOOP-1588: Sqoop2: TO-side: Write data to HDFS
abe
2014/11/17
sqoop git commit: SQOOP-1748: Sqoop2: Client throws NPE when misconfigured for Kerberos
abe
2014/11/16
sqoop git commit: SQOOP-1527: Sqoop2: Kerberos support (SPNEGO) in communication between server and client
abe
2014/11/16
sqoop git commit: SQOOP-1739: Release notes for rc1
abe
2014/11/16
sqoop git commit: SQOOP-1730: Sqoop2: httpcore and httpclient version has not upgrade after hadoop upgraded
abe
2014/11/16
sqoop git commit: SQOOP-1740: Sqoop2:The sqoop.properties should say driver.autoupgrade
jarcec
2014/11/16
Git Push Summary
jarcec
2014/11/15
sqoop git commit: SQOOP-1739: Release notes for rc1
abe
2014/11/14
sqoop git commit: SQOOP-1736: Sqoop2: Driver missing during upgrade
abe
2014/11/14
sqoop git commit: SQOOP-1728: Sqoop2: Force HDFS connector as a configurable fixes
abe
2014/11/14
sqoop git commit: SQOOP-1731: Sqoop2: Generic JDBC upgrade from 1.99.3 to 1.99.4
jarcec
2014/11/14
sqoop git commit: SQOOP-1731: Sqoop2: Generic JDBC upgrade from 1.99.3 to 1.99.4
jarcec
2014/11/13
sqoop git commit: SQOOP-1721: Sqoop2: common jars missing for MR job
jarcec
2014/11/13
sqoop git commit: SQOOP-1721: Sqoop2: common jars missing for MR job
jarcec
2014/11/13
sqoop git commit: SQOOP-1725: Sqoop2: Connector upgrade in 1.99.4 fails with delete configs
abe
2014/11/13
sqoop git commit: SQOOP-1727: Sqoop2: Log server initialization errors to log4j
abe
2014/11/13
sqoop git commit: SQOOP-1724: Sqoop2: Support old config types for backward compatibility in connector data upgrade
jarcec
2014/11/13
sqoop git commit: SQOOP-1724: Sqoop2: Support old config types for backward compatibility in connector data upgrade
jarcec
2014/11/13
sqoop git commit: SQOOP-1349: Sqoop2: Use configurable writable to get Intermediate Data Format
abe
2014/11/13
sqoop git commit: SQOOP-1718: Sqoop2: CommandLineClient doc error
jarcec
2014/11/12
sqoop git commit: SQOOP-1723: Sqoop2: findJobsByConnector fails
jarcec
2014/11/12
sqoop git commit: SQOOP-1723: Sqoop2: findJobsByConnector fails
jarcec
2014/11/12
sqoop git commit: SQOOP-1715: Make name for column required ( fix the corr tests)
jarcec
Earlier messages
Later messages