| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
644 (0.261s).
|
|
|
Loading phrases to help you refine your search...
|
|
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
|
|
|
[SQOOP-1052] Hive import is not compatible with Avro and SequenceFile but no errors are thrown - Sqoop - [issue]
|
|
...Avro import using --as-avrodatafile and SequenceFile import using --as-sequencefile are not compatible with --hive-import, which is correctly documented in our user g...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-1052
Author: Jarek Jarcec Cecho,
2013-05-20, 16:30
|
|
|
[SQOOP-985] Sqoop2: Introduce synchronous job submission to Client API - Sqoop - [issue]
|
|
...Our Client API should have ability to be blocking on job submission....
|
|
|
http://issues.apache.org/jira/browse/SQOOP-985
Author: Jarek Jarcec Cecho,
2013-05-20, 15:25
|
|
|
[SQOOP-883] Remove input directory prior Sqoop import - Sqoop - [issue]
|
|
...Sqoop will fail if target directory already exists on HDFS. This can for example happen after previously failed Sqoop import or in cases when users are re-importing the tables on regular bas...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-883
Author: Jarek Jarcec Cecho,
2013-05-20, 15:13
|
|
|
Re: mysql to hbase, how to custom row-family? - Sqoop - [mail # user]
|
|
...Hi Robber, Sqoop currently supports importing only into single column family. You can import data twice using two different column families in each case and parameter --columns to filter onl...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-20, 14:10
|
|
|
Re: How does one preprocess the data so that they can be exported using sqoop - Sqoop - [mail # user]
|
|
...Hi Matthieu, Sqoop is currently highly specialized EL tool (extract-load) and not a generic ETL tool (extract-transform-load). Thus you need to execute custom mapreduce/pig/hive job that wil...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-20, 06:37
|
|
|
[SQOOP-1046] Sqoop2: Importing single row using decimal splitter will not import anything - Sqoop - [issue]
|
|
...Consider table that have decimal column and we're using this column as a "split by column". In case that the table have only one single column, nothing will be imported as the code will crea...
|
|
|
http://issues.apache.org/jira/browse/SQOOP-1046
Author: Jarek Jarcec Cecho,
2013-05-15, 07:23
|
|
|
Re: Fwd: Incremental Import for Sqoop2 - Sqoop - [mail # user]
|
|
...Hi sir, Sqoop 2 currently can't do incremental imports, however implementing this feature is definitely in our plan! Jarcec On Tue, May 14, 2013 at 01:14:32PM -0400, Joanne Chan ...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-14, 17:23
|
|
|
Re: Sqoop2 : The type is not supported - BigDecimal - Sqoop - [mail # user]
|
|
...Hi Amit, how many extractors and loaders do you have configured in this job? Jarcec On Mon, May 06, 2013 at 03:31:43PM +0530, Amit wrote:...
|
|
|
Author: Jarek Jarcec Cecho,
2013-05-13, 17:11
|
|
|
|