[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571970#comment-15571970
 ] 

Hudson commented on SQOOP-2952:
---

FAILURE: Integrated in Jenkins build Sqoop-hadoop23 #1264 (See 
[https://builds.apache.org/job/Sqoop-hadoop23/1264/])
SQOOP-2952: Fixing bug (row key not added into column family using (maugli: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git=commit=b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1])
* (edit) build.xml
* (edit) src/java/org/apache/sqoop/hbase/ToStringPutTransformer.java
* (edit) src/java/org/apache/sqoop/mapreduce/HBaseBulkImportMapper.java
* (edit) src/java/org/apache/sqoop/hbase/PutTransformer.java
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseImportAddRowKeyTest.java
* (edit) src/java/org/apache/sqoop/hbase/HBasePutProcessor.java
* (edit) ivy.xml
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java


> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Fix For: 1.4.7
>
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571939#comment-15571939
 ] 

Hudson commented on SQOOP-2952:
---

FAILURE: Integrated in Jenkins build Sqoop-hadoop20 #1062 (See 
[https://builds.apache.org/job/Sqoop-hadoop20/1062/])
SQOOP-2952: Fixing bug (row key not added into column family using (maugli: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git=commit=b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1])
* (edit) src/java/org/apache/sqoop/hbase/PutTransformer.java
* (edit) ivy.xml
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseImportAddRowKeyTest.java
* (edit) build.xml
* (edit) src/java/org/apache/sqoop/mapreduce/HBaseBulkImportMapper.java
* (edit) src/java/org/apache/sqoop/hbase/HBasePutProcessor.java
* (edit) src/java/org/apache/sqoop/hbase/ToStringPutTransformer.java


> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Fix For: 1.4.7
>
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571908#comment-15571908
 ] 

Hudson commented on SQOOP-2952:
---

FAILURE: Integrated in Jenkins build Sqoop-hadoop200 #1066 (See 
[https://builds.apache.org/job/Sqoop-hadoop200/1066/])
SQOOP-2952: Fixing bug (row key not added into column family using (maugli: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git=commit=b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1])
* (edit) src/java/org/apache/sqoop/mapreduce/HBaseBulkImportMapper.java
* (edit) build.xml
* (edit) src/java/org/apache/sqoop/hbase/HBasePutProcessor.java
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseImportAddRowKeyTest.java
* (edit) ivy.xml
* (edit) src/java/org/apache/sqoop/hbase/PutTransformer.java
* (edit) src/java/org/apache/sqoop/hbase/ToStringPutTransformer.java
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java


> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Fix For: 1.4.7
>
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571852#comment-15571852
 ] 

Hudson commented on SQOOP-2952:
---

FAILURE: Integrated in Jenkins build Sqoop-hadoop100 #1026 (See 
[https://builds.apache.org/job/Sqoop-hadoop100/1026/])
SQOOP-2952: Fixing bug (row key not added into column family using (maugli: 
[https://git-wip-us.apache.org/repos/asf?p=sqoop.git=commit=b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1])
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseTestCase.java
* (edit) src/java/org/apache/sqoop/mapreduce/HBaseBulkImportMapper.java
* (edit) build.xml
* (edit) ivy.xml
* (edit) src/java/org/apache/sqoop/hbase/HBasePutProcessor.java
* (edit) src/java/org/apache/sqoop/hbase/ToStringPutTransformer.java
* (edit) src/java/org/apache/sqoop/hbase/PutTransformer.java
* (edit) src/test/com/cloudera/sqoop/hbase/HBaseImportAddRowKeyTest.java


> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Fix For: 1.4.7
>
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread Attila Szabo (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571803#comment-15571803
 ] 

Attila Szabo commented on SQOOP-2952:
-

Hi [~vasas],

Thank you for your contribution!
Especially for figuring out the profile/dependency related problems in 
connection with the HBase realted 3rd party tests.

Nice and clean job!

> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (SQOOP-2952) row key not added into column family using --hbase-bulkload

2016-10-13 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/SQOOP-2952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15571801#comment-15571801
 ] 

ASF subversion and git services commented on SQOOP-2952:


Commit b4afcf4179b13c25b5e9bd182d75cab5d2e6c8d1 in sqoop's branch 
refs/heads/trunk from [~maugli]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=b4afcf4 ]

SQOOP-2952: Fixing bug (row key not added into column family using 
--hbase-bulkload)

(Szabolcs Vasas via Attila Szabo)


> row key not added into column family using --hbase-bulkload
> ---
>
> Key: SQOOP-2952
> URL: https://issues.apache.org/jira/browse/SQOOP-2952
> Project: Sqoop
>  Issue Type: Bug
>Reporter: Xiaomin Zhang
>Assignee: Szabolcs Vasas
> Attachments: SQOOP-2952.patch, SQOOP-2952.patch
>
>
> While using --hbase-bulkload to import a table to HBase, the row key were not 
> added into the column family even sqoop.hbase.add.row.key=true was defined
> Example command line:
> sqoop import -Dsqoop.hbase.add.row.key=true --connect 
> jdbc:mysql://localhost:3306/XXX --username xxx --password xxx 
> --hbase-create-table --hbase-table XXX --column-family cf --table TBL 
> --split-by ID --hbase-row-key ID --hbase-bulkload --target-dir /tmp/bulkload



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)