| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
6616 (0.089s).
|
|
|
Loading phrases to help you refine your search...
|
|
Review Request: Fix for SQOOP-1051 - Sqoop - [mail # dev]
|
|
...This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/11288/ Review request for Sqoop and Jarek Cecho. Description I updated the build a...
|
|
|
Author: Venkat Ranganathan,
2013-05-21, 01:00
|
|
|
Re: Review Request: SQOOP-931 - Integration of Sqoop and HCatalog - Sqoop - [mail # dev]
|
|
... No, the functionality (from the contract point of view) is even compatible with 0.4.0 I think. I could not successfully resolve the maven repos for the earlier versions and hen...
|
|
|
Author: Venkat Ranganathan,
2013-05-21, 00:35
|
|
|
[SQOOP-927] Sqoop2: Integration: Mapreduce specific tests should be running on MiniCluster - Sqoop - [issue]
|
|
...Mapreduce specific tests should be running on MiniCluster rather than on LocalRunner as they behave differently....
|
|
|
http://issues.apache.org/jira/browse/SQOOP-927
Author: Jarek Jarcec Cecho,
2013-05-20, 19:23
|
|
|
[SQOOP-1033] CombineFileInputFormat does not work with paths not on default FS like ASV - Sqoop - [issue]
|
|
...CombineFileInputFormat does not work with ASV. This appeared as an issue in Sqoop which failed to export files in ASV. CombineFileInputFormat strips out the scheme and authority components o...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-1033
Author: Shuaishuai Nie,
2013-05-20, 17:54
|
|
|
[SQOOP-891] Sqoop export from S3 to MySQL fails when S3 is not default filesystem. - Sqoop - [issue]
|
|
...I recently tried to use sqoop to export a Hive table that lives on S3 into my MySQL server (sqoop export --options-file config.txt --table _universe --export-dir s3n://key:secret@mybucket/un...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-891
Author: Jurgen Van Gael,
2013-05-20, 17:46
|
|
|
[SQOOP-1034] Fix SQL Azure database may return table columns in inconsistent order - Sqoop - [issue]
|
|
...SQL Azure database can return table columns in inconsistent order which causes sqoop to misalign columns between SQL and HDFS...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-1034
Author: Shuaishuai Nie,
2013-05-20, 17:46
|
|
|
Re: mysql to hbase, how to custom row-family? - Sqoop - [mail # user]
|
|
...This is data in mysql table: +----+------+------+-------------+-------+ | id | name | age | email | title | +----+------+------+-------------+-------+ | 1 | ...
|
|
|
Author: Robber Phex,
2013-05-20, 17:34
|
|
|
Re: How does one preprocess the data so that they can be exported using sqoop - Sqoop - [mail # user]
|
|
...Hi Matthieu, as Sqoop is import/exporting data as they are, using natural keys is not usually working as expected. You should prepare your data with proper surrogate keys and use Sqoop as a ...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-20, 16:58
|
|
|
Re: mysql to hbase, how to custom row-family? - Sqoop - [mail # user]
|
|
...Hi Robber, Sqoop won't import rows where all columns that should be inserted into cell contains NULL. Would you mind taking a look if in your case the name and age are NULL? Another possibil...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-20, 16:55
|
|
|
Re: How does one preprocess the data so that they can be exported using sqoop - Sqoop - [mail # user]
|
|
...Jarcec Thank you for your response May I ask you a tip on best practices with respect to keys. When preparing the data for sqoop do people end up using natural keys? Or do folks ...
|
|
|
Author: Matthieu Labour,
2013-05-20, 16:27
|
|
|
|