Szabolcs Vasas
|
b148d54000
|
SQOOP-3052: Introduce Gradle based build for Sqoop to make it more developer friendly / open
(Anna Szonyi via Szabolcs Vasas)
|
2018-07-23 13:48:22 +02:00 |
|
Szabolcs Vasas
|
6c6963abe8
|
SQOOP-3347: Make verify() more generic in AvroTestUtils
(Boglarka Egyed via Szabolcs Vasas)
|
2018-07-20 16:56:47 +02:00 |
|
Szabolcs Vasas
|
b3e941be05
|
SQOOP-3346: Upgrade Hadoop version to 2.8.0
(Boglarka Egyed via Szabolcs Vasas)
|
2018-07-20 10:54:40 +02:00 |
|
Boglarka Egyed
|
739bbce485
|
SQOOP-3329: Remove Kite dependency from the Sqoop project
(Szabolcs Vasas via Boglarka Egyed)
|
2018-07-20 09:36:39 +02:00 |
|
Boglarka Egyed
|
17461e91db
|
SQOOP-3338: Document Parquet support
(Szabolcs Vasas via Boglarka Egyed)
|
2018-07-16 16:23:56 +02:00 |
|
Boglarka Egyed
|
e639053251
|
SQOOP-3335: Add Hive support to the new Parquet writing implementation
(Szabolcs Vasas via Boglarka Egyed)
|
2018-07-16 13:41:12 +02:00 |
|
Szabolcs Vasas
|
a6bedca4b2
|
SQOOP-3330: Sqoop --append does not work with -Dmapreduce.output.basename
(Eric Lin via Szabolcs Vasas)
|
2018-07-13 09:34:38 +02:00 |
|
Szabolcs Vasas
|
0cfbf56713
|
SQOOP-3042: Sqoop does not clear compile directory under /tmp/sqoop-<username>/compile automatically
(Eric Lin via Szabolcs Vasas)
|
2018-07-12 16:26:33 +02:00 |
|
Boglarka Egyed
|
b790c606af
|
SQOOP-3332: Extend Documentation of --resilient flag and add warning message when detected
(Fero Szabo via Boglarka Egyed)
|
2018-06-28 17:30:26 +02:00 |
|
Boglarka Egyed
|
8e45d2b38d
|
SQOOP-3328: Implement an alternative solution for Parquet reading and writing
(Szabolcs Vasas via Boglarka Egyed)
|
2018-06-28 16:41:01 +02:00 |
|
Szabolcs Vasas
|
f4f9543010
|
SQOOP-3334: Improve ArgumentArrayBuilder, so arguments are replaceable
(Fero Szabo via Szabolcs Vasas)
|
2018-06-25 15:15:23 +02:00 |
|
Szabolcs Vasas
|
57278b9e33
|
SQOOP-3333: Change default behavior of the MS SQL connector to non-resilient.
(Fero Szabo via Szabolcs Vasas)
|
2018-06-20 12:41:39 +02:00 |
|
Szabolcs Vasas
|
b2643d5094
|
SQOOP-3331: Add Mainframe FTP integration test for GDG dataset.
(Chris Teoh via Szabolcs Vasas)
|
2018-06-15 16:42:43 +02:00 |
|
Boglarka Egyed
|
3233db8e1c
|
SQOOP-3319: Extract code using Kite into separate classes
(Szabolcs Vasas via Boglarka Egyed)
|
2018-05-29 10:17:25 +02:00 |
|
Szabolcs Vasas
|
ad7d046ef1
|
SQOOP-3082: Sqoop import fails after TCP connection reset if split by datetime column
(Sergey Svynarchuk via Szabolcs Vasas)
|
2018-05-18 11:32:35 +02:00 |
|
Szabolcs Vasas
|
6c0b320128
|
SQOOP-3324: Document SQOOP-816: Sqoop add support for external Hive tables
(Fero Szabo via Szabolcs Vasas)
|
2018-05-17 16:12:05 +02:00 |
|
Boglarka Egyed
|
2ca85527fd
|
SQOOP-3322: Version differences between ivy configurations
(Daniel Voros via Boglarka Egyed)
|
2018-05-10 18:49:13 +02:00 |
|
Boglarka Egyed
|
03a895c588
|
SQOOP-3321: Fix TestHiveImport failing on Jenkins and Linux
(Daniel Voros via Boglarka Egyed)
|
2018-05-10 17:45:49 +02:00 |
|
Boglarka Egyed
|
11c83f6838
|
SQOOP-3318: Remove Kite dependency from test cases
(Szabolcs Vasas via Boglarka Egyed)
|
2018-04-27 10:38:10 +02:00 |
|
Boglarka Egyed
|
72c5cd717e
|
SQOOP-3309: Implement HiveServer2 client
(Szabolcs Vasas via Boglarka Egyed)
|
2018-04-18 15:59:33 +02:00 |
|
Szabolcs Vasas
|
44ac3012f1
|
SQOOP-2567: SQOOP import for Oracle fails with invalid precision/scale for decimal
(Fero Szabo via Szabolcs Vasas)
|
2018-04-18 11:13:31 +02:00 |
|
Szabolcs Vasas
|
af7a594d98
|
SQOOP-3301: Document SQOOP-3216 - metastore related change
(Fero Szabo via Szabolcs Vasas)
|
2018-04-10 10:51:16 +02:00 |
|
Boglarka Egyed
|
c146b3f94e
|
SQOOP-3307: Don't create HTML during Ivy report
(Daniel Voros via Boglarka Egyed)
|
2018-03-29 16:54:25 +02:00 |
|
Boglarka Egyed
|
d2c40366a7
|
SQOOP-3308: Mock ConnManager field in TestTableDefWriter
(Szabolcs Vasas via Boglarka Egyed)
|
2018-03-29 16:09:31 +02:00 |
|
Boglarka Egyed
|
7186b9d654
|
SQOOP-3303: Fix warnings during Sqoop compilation
(Szabolcs Vasas via Boglarka Egyed)
|
2018-03-25 17:27:44 +02:00 |
|
Boglarka Egyed
|
a69e716d1e
|
SQOOP-3302: Add missing license header to HBaseKerberizedConnectivityTest and TestSQLServerDBRecordReader
(Szabolcs Vasas via Boglarka Egyed)
|
2018-03-25 16:51:10 +02:00 |
|
Boglarka Egyed
|
5de9603cd2
|
SQOOP-3304: Increase the maximum memory for JUnit tests
(Szabolcs Vasas via Boglarka Egyed)
|
2018-03-25 15:37:15 +02:00 |
|
Boglarka Egyed
|
d67bb816ce
|
SQOOP-3300: Implement JDBC and Kerberos tools for HiveServer2 support
(Szabolcs Vasas via Boglarka Egyed)
|
2018-03-23 14:18:49 +01:00 |
|
Szabolcs Vasas
|
d57f9fb06b
|
SQOOP-3293: Document SQOOP-2976
(Fero Szabo by Szabolcs Vasas)
|
2018-03-21 15:51:46 +01:00 |
|
Attila Szabo
|
a7f5e0d298
|
SQOOP-3288: Changing OracleManager to use CURRENT_TIMESTAMP instead of
SYSDATE in case of incremental import to make the process session time
aware
(Daniel Voros via Attila Szabo)
|
2018-02-23 04:25:56 -05:00 |
|
Szabolcs Vasas
|
69463f0b3e
|
SQOOP-3267: Incremental import to HBase deletes only last version of column
(Daniel Voros by Szabolcs Vasas)
|
2018-02-22 15:14:04 +01:00 |
|
Attila Szabo
|
3153c3610d
|
SQOOP-3283: Fixing MySQL 3rd party test hanging issue by getting username
from System env/property instead of depending on whoami and Process#waitFor
(Daniel Voros by Attila Szabo)
|
2018-02-14 18:58:08 +01:00 |
|
Boglarka Egyed
|
f7b460b3f5
|
SQOOP-2976: Flag to expand decimal values to fit AVRO schema
(Ferenc Szabo via Boglarka Egyed)
|
2018-02-14 15:09:19 +01:00 |
|
Anna Szonyi
|
6984a36c59
|
SQOOP-3273: Removing com.cloudera.sqoop packages
(Szabolcs Vasas via Anna Szonyi)
|
2018-01-18 15:01:54 +01:00 |
|
Boglarka Egyed
|
bf8b8a6acd
|
SQOOP-3275: HBase test cases should start mini DFS cluster as well
(Szabolcs Vasas via Boglarka Egyed)
|
2018-01-08 18:08:37 +01:00 |
|
Boglarka Egyed
|
010042dd47
|
SQOOP-3255: Sqoop ignores metastore properties defined in sqoop-site.xml
(Szabolcs Vasas via Boglarka Egyed)
|
2018-01-05 16:20:39 +01:00 |
|
Szabolcs Vasas
|
7ef6a8013a
|
SQOOP-3241: ImportAllTablesTool uses the same SqoopOptions object for every table import
(Ferenc Szabo via Szabolcs Vasas)
|
2018-01-05 15:13:02 +01:00 |
|
Attila Szabo
|
ae94d267d5
|
SQOOP-3268: Remove duplicates and issues with incorrect resolve status from CHANGELOG.txt
(Attila Szabo)
|
2017-12-19 21:59:00 +01:00 |
|
Attila Szabo
|
3ee6739c95
|
SQOOP-3249: Add SQOOP-3248 related data into CHANGELOG.txt
(Attila Szabo)
|
2017-12-19 21:58:30 +01:00 |
|
Attila Szabo
|
735389f7bd
|
SQOOP-3246: Update 1.4.7 change log entries + updated the related JIRA tasks
(patch available + TODO tasks) by moving them to next version (1.5.0)
(Attila Szabo)
|
2017-12-19 21:57:21 +01:00 |
|
Attila Szabo
|
84020d18a1
|
SQOOP-3269: Update last prev.git.hash property in build.xml
(Attila Szabo)
|
2017-12-19 21:48:25 +01:00 |
|
Szabolcs Vasas
|
779eb01de4
|
SQOOP-3153: Sqoop export with --as-<spec_file_format> error message could be more verbose
(Ferenc Szabo via Szabolcs Vasas)
|
2017-12-15 09:29:07 +01:00 |
|
Szabolcs Vasas
|
c975dc4c3b
|
SQOOP-3266: Update 3rd party and manual test running related info in COMPILING.txt
(Boglarka Egyed via Szabolcs Vasas)
|
2017-12-14 14:06:47 +01:00 |
|
Szabolcs Vasas
|
855c56fef8
|
SQOOP-3233: SqoopHCatImportHelper.convertNumberTypes check for Varchar instead of Char
(Ferenc Szabo via Szabolcs Vasas)
|
2017-12-08 11:39:24 +01:00 |
|
Boglarka Egyed
|
a50869437e
|
SQOOP-3257: Sqoop must not log database passwords
(Szabolcs Vasas via Boglarka Egyed)
|
2017-11-29 14:44:56 +01:00 |
|
Boglarka Egyed
|
d96f867bc9
|
SQOOP-3243: Importing BLOB data causes 'Stream closed' error on encrypted HDFS
(Boglarka Egyed)
|
2017-11-06 22:20:09 +01:00 |
|
Attila Szabo
|
184fdefac5
|
SQOOP-3248: Add missing Apache 2 license information to
TestCompilationManager.java PostgresqlExternalTableImportTest.java
(Attila Szabo)
|
2017-10-31 18:53:40 +01:00 |
|
Boglarka Egyed
|
e8588e243e
|
SQOOP-3225: Mainframe module FTP listing parser should cater for larger datasets on disk
(Chris Teoh via Boglarka Egyed)
|
2017-10-24 14:39:57 +02:00 |
|
Boglarka Egyed
|
1c1905b08f
|
SQOOP-3229: Document how to run third party tests manually with databases running in docker
(Szabolcs Vasas via Boglarka Egyed)
|
2017-10-12 17:51:05 +02:00 |
|
Boglarka Egyed
|
d0770ac6ae
|
SQOOP-3216: Expanded Metastore support for MySql, Oracle, Postgresql, MSSql, and DB2
(Zach Berkowitz via Boglarka Egyed)
|
2017-09-25 12:35:08 +02:00 |
|