Attila Szabo
c3e868ce90
SQOOP-3044: Add missing ASF license information to .java files
...
(Anna Szonyi via Attila Szabo)
2016-11-08 18:30:13 +01:00
Jarek Jarcec Cecho
de6fa8279d
SQOOP-2470: Incremental Hive import with append not working after validation check for --hive-import and --import
...
(Aaditya Raj via Jarek Jarcec Cecho)
2015-08-13 17:10:42 -07:00
Abraham Elmahrek
df3a81b50f
SQOOP-2295: Hive import with Parquet should append automatically
...
(Qian Xu via Abraham Elmahrek)
2015-05-08 00:19:34 -07:00
Jarek Jarcec Cecho
27cdcef4ee
SQOOP-1693: Upgrade Kite SDK to 0.17
...
(Qian Xu via Jarek Jarcec Cecho)
2014-11-09 20:47:33 -08:00
Jarek Jarcec Cecho
e2544a9a92
SQOOP-1393: Import data from database to Hive as Parquet files
...
(Richard via Jarek Jarcec Cecho)
2014-08-25 07:41:04 +02:00
Jarek Jarcec Cecho
64878c643e
SQOOP-1035: Add MS Sqoop Connecter tests
...
(Shuaishuai Nie via Jarek Jarcec Cecho)
2013-06-18 15:30:24 -07:00
Jarek Jarcec Cecho
5e88d43b5a
SQOOP-931: Integrate HCatalog with Sqoop
...
(Venkat Ranganathan via Jarek Jarcec Cecho)
2013-06-07 07:33:21 -07:00
Jarek Jarcec Cecho
f5006b6005
SQOOP-955: Fix Sqoop unit test failures on Windows
...
(Ahmed El Baz via Jarek Jarcec Cecho)
2013-04-15 09:57:25 -07:00
Arvind Prabhakar
51c3104dd7
SQOOP-388. Add license header to Hive testdata.
...
(Bilung Lee via Arvind Prabhakar)
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1197346 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 23:31:59 +00:00
Arvind Prabhakar
ce5d285397
SQOOP-319. Support for replacing Hive delimiters.
...
(Joey Echeverria via Arvind Prabhakar)
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1161382 13f79535-47bb-0310-9956-ffa450edef68
2011-08-25 04:52:09 +00:00
Olivier Lamy
dfc6fa4e7c
SQOOP-310 Review license headers
...
start working on build/configuration files
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1155235 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 07:10:53 +00:00
Andrew Bayer
0efc5a4d55
SQOOP-100. Sqoop to support populating Hive table partitions.
...
Initial patch by Frank Maritato.
From: Jonathan Hsieh <jon@cloudera.com>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1150031 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:34 +00:00
Andrew Bayer
f38e40e760
SQOOP-129. Newlines in RDBMS fields break Hive
...
From: Jonathan Hsieh <jon@cloudera.com>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1150028 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:33 +00:00
Andrew Bayer
e3638e8ce0
SQOOP-37. Escape table and column names for Hive.
...
Hive allows the use of keywords as column and table names as long as they are
escaped using back-ticks. This change makes Sqoop always escape table and
column names using back-ticks thereby allowing Sqoop to work with Hive tables
that use keywords for either the table name or column names.
(Lars Francke via arvind)
From: Arvind Prabhakar <arvind@cloudera.com>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149989 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:04:20 +00:00
Andrew Bayer
a0dd7e7490
Changed license headers to reference Cloudera instead of the ASF.
...
Adds NOTICE.txt file
From: Aaron Kimball <aaron@cloudera.com>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149868 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:36 +00:00
Andrew Bayer
a625fd478c
MAPREDUCE-1341. Sqoop should have an option to create hive tables and skip the table import step. Contributed by Leonid Furman.
...
From: Thomas White <tomwhite@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149856 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:32 +00:00
Andrew Bayer
05929a73e5
MAPREDUCE-1310. CREATE TABLE statements for Hive do not correctly specify delimiters. Contributed by Aaron Kimball.
...
From: Thomas White <tomwhite@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149849 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:30 +00:00
Andrew Bayer
3d39962dfa
MAPREDUCE-705. User-configurable quote and delimiter characters for Sqoop records and record reparsing. Contributed by Aaron Kimball.
...
From: Thomas White <tomwhite@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149818 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:22 +00:00
Andrew Bayer
3a67d2a1f4
MAPREDUCE-690. Sqoop's test "hive" script needs to be executable. Contributed by Aaron Kimball.
...
From: Thomas White <tomwhite@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149811 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:20 +00:00
Andrew Bayer
dc191132a5
HADOOP-5887. Sqoop should create tables in Hive metastore after importing to HDFS. Contributed by Aaron Kimball.
...
From: Thomas White <tomwhite@apache.org>
git-svn-id: https://svn.apache.org/repos/asf/incubator/sqoop/trunk@1149807 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 20:03:20 +00:00