have made sure that existing test cases and new test
cases passed.
Thanks,
Eric Lin
did
not add any test cases. The code path I changed does not seem to have test
coverage either. Let me know if I am wrong.
Thanks
Thanks,
Eric Lin
on.java 6d3f0f3
Diff: https://reviews.apache.org/r/54251/diff/
Testing
---
Test case updated and have made sure that existing test cases and new test
cases passed.
Thanks,
Eric Lin
://reviews.apache.org/r/56737/diff/
Testing
---
Manual test and confirmed the output.
Thanks,
Eric Lin
trace. Or if I mis-understood you, please let me
know.
Thanks
Eric
- Eric
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56737/#review165941
-------
pe here not
> > jut pe.toString.
>
> Eric Lin wrote:
> Hi Bogi,
>
> Thanks for your feedback. Did you mean just below?
>
> LOG.error("Error parsing arguments to the job-specific tool: " + pe);
>
> This will convert pe to
Diffs (updated)
-
src/java/org/apache/sqoop/tool/JobTool.java 8e1669c
Diff: https://reviews.apache.org/r/56737/diff/
Testing
---
Manual test and confirmed the output.
Thanks,
Eric Lin
/HiveTypes.java ad00535
src/java/org/apache/sqoop/hive/TableDefWriter.java 32fcca3
src/test/com/cloudera/sqoop/hive/TestTableDefWriter.java 4db629f
Diff: https://reviews.apache.org/r/57551/diff/1/
Testing
---
Test case + maunaul test
Thanks,
Eric Lin
support DECIMAL(10,5) format.
Diffs
-
src/java/org/apache/sqoop/SqoopOptions.java b33b54b
src/test/com/cloudera/sqoop/hive/TestTableDefWriter.java 4db629f
Diff: https://reviews.apache.org/r/57576/diff/1/
Testing
---
Added test case + manual testing
Thanks,
Eric Lin
/TestTableDefWriter.java 4db629f
Diff: https://reviews.apache.org/r/57551/diff/2/
Changes: https://reviews.apache.org/r/57551/diff/1-2/
Testing
---
Test case + maunaul test
Thanks,
Eric Lin
src/test/com/cloudera/sqoop/hive/TestTableDefWriter.java 4db629f
testdata/hive/scripts/decimalImport.q PRE-CREATION
Diff: https://reviews.apache.org/r/57551/diff/3/
Changes: https://reviews.apache.org/r/57551/diff/2-3/
Testing
---
Test case + maunaul test
Thanks,
Eric Lin
/cloudera/sqoop/hive/TestTableDefWriter.java 4db629f
testdata/hive/scripts/decimalMapImport.q PRE-CREATION
Diff: https://reviews.apache.org/r/57576/diff/2/
Changes: https://reviews.apache.org/r/57576/diff/1-2/
Testing
---
Added test case + manual testing
Thanks,
Eric Lin
Bogi
Test case added in class TestHiveImport
- Eric
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57576/#review169366
-------
-
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57551/#review169389
-------
On March 20, 2017, 8:13 a.m., Eric Lin wrote:
>
>
1d67a2d
src/test/com/cloudera/sqoop/hive/TestTableDefWriter.java 4db629f
testdata/hive/scripts/decimalImport.q PRE-CREATION
Diff: https://reviews.apache.org/r/57551/diff/4/
Changes: https://reviews.apache.org/r/57551/diff/3-4/
Testing
---
Test case + maunaul test
Thanks,
Eric Lin
Lines 210-221 (patched)
> > <https://reviews.apache.org/r/57551/diff/4/?file=1668178#file1668178line211>
> >
> > Although this is a good to know / nice catch thingy, at least we do
> > need some log statements here (e.g. with info/debug level
/hive/TestTableDefWriter.java dbf0dde
testdata/hive/scripts/decimalImport.q PRE-CREATION
Diff: https://reviews.apache.org/r/57551/diff/5/
Changes: https://reviews.apache.org/r/57551/diff/4-5/
Testing
---
Test case + maunaul test
Thanks,
Eric Lin
NOT NULL, then the export will still
fail with error, this is expected.
Thanks,
Eric Lin
> > Although your change seems to be much more type/Hive agnostic, shouldn't we
> > introduce a fallback scenario for the users (e.g. turning off the
> > Decimal->Decimal mapping with an option). Or should we just advise the
> > explicit type mapping
--
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/57551/#review172478
-------
On March 28, 2017, 4:35 a.m., Eric Lin wrote:
>
> ---
fail with error, this is expected.
Thanks,
Eric Lin
added to the latest patch, please review and let me know what you
think.
Thanks
- Eric
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58466/#review172481
---------
his is expected.
Thanks,
Eric Lin
defined as NOT NULL, then the export will still
fail with error, this is expected.
Thanks,
Eric Lin
ng test class to cover the path and I am not sure the best
> way to add test case for this. If you have any suggestion, please let me know.
>
> I have done manual testing to replicate the issue and confirmed that patch
> fixed the issue. I have also tried different data types, all working.
>
> However, if column in MySQL is defined as NOT NULL, then the export will
> still fail with error, this is expected.
>
>
> Thanks,
>
> Eric Lin
>
>
then the export will still
fail with error, this is expected.
Thanks,
Eric Lin
o?
> >
> >
> > Thank you for your efforts!
> >
> > Regards,
> > Szabolcs
Hi Szabolcs,
Thanks for your feedback and suggestion. I have made modifications accordingly
and fixed the failed test case.
Thanks again.
- Eric
------
tory can be specified with bindir Sqoop
> > options so I can imagine there are some users who would like to have the
> > JAR file after the Sqoop import/export has finished. Even if we use a temp
> > directory I can imagine some people do not override the default output
>
st for deleteOnExit, so I did
not add any test cases. The code path I changed does not seem to have test
coverage either. Let me know if I am wrong.
Thanks
Thanks,
Eric Lin
---
Test case + maunaul test
Thanks,
Eric Lin
REATION
Diff: https://reviews.apache.org/r/60587/diff/1/
Testing
---
Test cases + manual tests
Thanks,
Eric Lin
src/java/org/apache/sqoop/orm/Time.java PRE-CREATION
src/test/com/cloudera/sqoop/TestExport.java 7948dae
src/test/org/apache/sqoop/orm/TestTime.java PRE-CREATION
Diff: https://reviews.apache.org/r/60587/diff/2/
Changes: https://reviews.apache.org/r/60587/diff/1-2/
Testing
---
Test cases + manual tests
Thanks,
Eric Lin
ed. I will update to
latest trunk once suggestions are made.
Thanks,
Eric Lin
Eric Lin created SQOOP-3039:
---
Summary: Sqoop unable to export Time data "13:14:12.1234" into
Time colum in RMDBS
Key: SQOOP-3039
URL: https://issues.apache.org/jira/browse/SQOOP-3039
Proj
[
https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613769#comment-15613769
]
Eric Lin commented on SQOOP-3039:
-
I can't assign the JIRA to myself, but I am w
Eric Lin created SQOOP-3040:
---
Summary: Lost time millisecond precision for Time data type when
importing
Key: SQOOP-3040
URL: https://issues.apache.org/jira/browse/SQOOP-3040
Project: Sqoop
Issue
[
https://issues.apache.org/jira/browse/SQOOP-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15613778#comment-15613778
]
Eric Lin commented on SQOOP-3040:
-
I am trying to see if I can find a fix. I can'
Eric Lin created SQOOP-3041:
---
Summary: Sqoop import TIMESTAMP(6) field into HDFS will truncate
tailing zeros in the millisecond part
Key: SQOOP-3041
URL: https://issues.apache.org/jira/browse/SQOOP-3041
[
https://issues.apache.org/jira/browse/SQOOP-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15631219#comment-15631219
]
Eric Lin commented on SQOOP-3042:
-
I am currently working on the JIRA and will upload
Eric Lin created SQOOP-3042:
---
Summary: Sqoop does not clear compile directory under
/tmp/sqoop-/compile automatically
Key: SQOOP-3042
URL: https://issues.apache.org/jira/browse/SQOOP-3042
Project: Sqoop
[
https://issues.apache.org/jira/browse/SQOOP-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3042:
Attachment: SQOOP-3042.1.patch
Attaching the patch.
> Sqoop does not clear compile directory under /
[
https://issues.apache.org/jira/browse/SQOOP-3041?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15640832#comment-15640832
]
Eric Lin commented on SQOOP-3041:
-
I am also looking into the issue myself, once a p
[
https://issues.apache.org/jira/browse/SQOOP-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3042:
Attachment: SQOOP-3042.2.patch
Revised the patch so that only delete the tmp files if the parent directory
[
https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3039:
Attachment: SQOOP-3039.patch
java.sql.Time does not support time in "hh:mm:ss.f" fo
[
https://issues.apache.org/jira/browse/SQOOP-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15642897#comment-15642897
]
Eric Lin commented on SQOOP-3040:
-
As part of fix in SQOOP-3039, this JIRA is also f
[
https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3039:
Attachment: SQOOP-3039.2.patch
Uploaded revised patch.
> Sqoop unable to export Time data "13:14
[
https://issues.apache.org/jira/browse/SQOOP-1214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15658564#comment-15658564
]
Eric Lin commented on SQOOP-1214:
-
Hi Sai,
Can you confirm that you are talking a
[
https://issues.apache.org/jira/browse/SQOOP-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15680713#comment-15680713
]
Eric Lin commented on SQOOP-2973:
-
Hi,
I have the same issue here, I am testing s
[
https://issues.apache.org/jira/browse/SQOOP-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15686459#comment-15686459
]
Eric Lin commented on SQOOP-2973:
-
Hi [~vasas],
Thanks for the update. I have comp
Eric Lin created SQOOP-3061:
---
Summary: Sqoop --options-file failed with error "Malformed option
in options file" even though the query is correct
Key: SQOOP-3061
URL: https://issues.apache.org/jira/browse/
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Attachment: SQOOP-3061.patch
Added patch to take care of the use case and added test cases to validate the
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Description:
if you have the following in the options file:
--query
SELECT * FROM test WHERE a = 'b&
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Description:
if you have the following in the options file:
--query
SELECT * FROM test WHERE a = 'b&
[
https://issues.apache.org/jira/browse/SQOOP-2970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15699415#comment-15699415
]
Eric Lin commented on SQOOP-2970:
-
I believe that's more of a question for Oozi
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15711666#comment-15711666
]
Eric Lin commented on SQOOP-3061:
-
Hi [~vasas],
Thanks for the offer to review my p
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Attachment: SQOOP-3061.2.patch
Provided new patch as suggested in review: https://reviews.apache.org/r
[
https://issues.apache.org/jira/browse/SQOOP-2973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2973:
Attachment: hbase1.2.4-error.out
Hi [~vasas],
Sorry about the delay. I have attached the hbase1.2.4
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Attachment: SQOOP-3061.3.patch
Based on latest review feedback from [~maugli], I have made some changes
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15731695#comment-15731695
]
Eric Lin edited comment on SQOOP-3061 at 12/8/16 9:49 AM:
--
B
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15728401#comment-15728401
]
Eric Lin edited comment on SQOOP-3061 at 12/8/16 9:5
[
https://issues.apache.org/jira/browse/SQOOP-3042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3042:
---
Assignee: Eric Lin
> Sqoop does not clear compile directory under /tmp/sqoop-/comp
[
https://issues.apache.org/jira/browse/SQOOP-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3039:
---
Assignee: Eric Lin
> Sqoop unable to export Time data "13:14:12.1234" into Time c
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3061:
---
Assignee: Eric Lin
> Sqoop --options-file failed with error "Malformed option in opti
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Attachment: SQOOP-3061.4.patch
Latest patch based on review
> Sqoop --options-file failed with er
[
https://issues.apache.org/jira/browse/SQOOP-3040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3040:
Assignee: Eric Lin
> Lost time millisecond precision for Time data type when import
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3061:
Attachment: SQOOP-3061.5.patch
Latest patch based on review - SQOOP-3061.5.patch
> Sqoop --options-f
[
https://issues.apache.org/jira/browse/SQOOP-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868800#comment-15868800
]
Eric Lin commented on SQOOP-3061:
-
Hi [~maugli],
Thanks a lot for your help and guid
Eric Lin created SQOOP-3135:
---
Summary: Not enough error message for debugging when parameters
missing
Key: SQOOP-3135
URL: https://issues.apache.org/jira/browse/SQOOP-3135
Project: Sqoop
Issue
[
https://issues.apache.org/jira/browse/SQOOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3135:
Attachment: SQOOP-3135.patch
> Not enough error message for debugging when parameters miss
[
https://issues.apache.org/jira/browse/SQOOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868904#comment-15868904
]
Eric Lin commented on SQOOP-3135:
-
Provided patch so that the same command will print
[
https://issues.apache.org/jira/browse/SQOOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15868912#comment-15868912
]
Eric Lin commented on SQOOP-3135:
-
Review requested: https://reviews.apache.org/r/5
[
https://issues.apache.org/jira/browse/SQOOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3135:
Attachment: SQOOP-3135.2.patch
Also log Exception messages.
> Not enough error message for debugging w
[
https://issues.apache.org/jira/browse/SQOOP-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15879641#comment-15879641
]
Eric Lin edited comment on SQOOP-3135 at 2/23/17 1:13 AM:
--
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906470#comment-15906470
]
Eric Lin commented on SQOOP-2272:
-
I will try to see if I can add a patch to this i
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-2272:
---
Assignee: Eric Lin
> Import decimal columns from mysql to hive 0
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: SQOOP-2272.patch
Allowing sqoop to convert DECIMAL to DECIMAL in Hive
> Import decimal colu
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15907106#comment-15907106
]
Eric Lin commented on SQOOP-2272:
-
Review: https://reviews.apache.org/r/57551/
>
Eric Lin created SQOOP-3152:
---
Summary: --map-column-hive to support DECIMAL(xx,xx)
Key: SQOOP-3152
URL: https://issues.apache.org/jira/browse/SQOOP-3152
Project: Sqoop
Issue Type: Bug
[
https://issues.apache.org/jira/browse/SQOOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3152:
Attachment: SQOOP-3152.patch
Patch added.
> --map-column-hive to support DECIMAL(xx
[
https://issues.apache.org/jira/browse/SQOOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923261#comment-15923261
]
Eric Lin commented on SQOOP-3152:
-
Review link: https://reviews.apache.org/r/5
[
https://issues.apache.org/jira/browse/SQOOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923260#comment-15923260
]
Eric Lin commented on SQOOP-3152:
-
After the patch, you will still see the follo
[
https://issues.apache.org/jira/browse/SQOOP-3059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15923954#comment-15923954
]
Eric Lin commented on SQOOP-3059:
-
I believe this is duplicate of SQOOP-2272, which h
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: SQOOP-2272.2.patch
Latest patch based on review feedback.
> Import decimal columns from my
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Comment: was deleted
(was: Latest patch based on review feedback.)
> Import decimal columns from mysql
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: (was: SQOOP-2272.2.patch)
> Import decimal columns from mysql to hive 0
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: SQOOP-2272.2.patch
Latest patch based on review feedback.
> Import decimal columns from my
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: SQOOP-2272.3.patch
> Import decimal columns from mysql to hive 0
[
https://issues.apache.org/jira/browse/SQOOP-3152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3152:
Attachment: SQOOP-3152.2.patch
Latest patch based on review feedback.
> --map-column-hive to supp
[
https://issues.apache.org/jira/browse/SQOOP-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-2272:
Attachment: SQOOP-2272.4.patch
Update latest patch based on review
> Import decimal columns from mysql
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3158:
---
Assignee: Eric Lin
> Columns added to Mysql after initial sqoop import, export back to table w
[
https://issues.apache.org/jira/browse/SQOOP-3156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3156:
---
Assignee: Eric Lin
> PostgreSQL direct connector is ignoring --colu
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3158:
Attachment: SQOOP-3158.patch
Attaching PATCH for this issue. Basically we need to check if there are more
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969927#comment-15969927
]
Eric Lin commented on SQOOP-3158:
-
Review: https://reviews.apache.org/r/58466/
>
[
https://issues.apache.org/jira/browse/SQOOP-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin reassigned SQOOP-3150:
---
Assignee: Eric Lin
> issue with sqoop hive import with partiti
[
https://issues.apache.org/jira/browse/SQOOP-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969934#comment-15969934
]
Eric Lin commented on SQOOP-3150:
-
Will try to re-produce the issue first using la
[
https://issues.apache.org/jira/browse/SQOOP-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15970334#comment-15970334
]
Eric Lin commented on SQOOP-3150:
-
Hi Ankit,
I just did some review on the issue
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3158:
Affects Version/s: 1.4.6
> Columns added to Mysql after initial sqoop import, export back to table w
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3158:
Attachment: SQOOP-3158.2.patch
Add test case for SQOOP-3158
> Columns added to Mysql after initial sq
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3158:
Attachment: (was: SQOOP-3158.2.patch)
> Columns added to Mysql after initial sqoop import, export b
[
https://issues.apache.org/jira/browse/SQOOP-3158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Lin updated SQOOP-3158:
Attachment: SQOOP-3158.2.patch
> Columns added to Mysql after initial sqoop import, export back to ta
1 - 100 of 173 matches
Mail list logo