GitHub user mravi opened a pull request:

    https://github.com/apache/sqoop/pull/10

    phoenix integration with 1.4.6

    This PR contains a code patch for importing data into Apache Phoenix tables 
from SQL.  
    The following tasks are pending
    a) Unit Tests. As the third party tests related to HBase are failing on a 
fresh checkout from GIT , I couldn't complete writing all the tests.
    b) Code Template format. Are there any specific Eclipse Code Template 
Formats that I should be configuring .
    c) Right now the code is built against 1.4.6 v of Sqoop as we have seen 
users requesting for Sqoop support in Phoenix mailing list. Based on the 
comments and feedback, I will come up with a patch against master branches. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mravi/sqoop branch-1.4.6

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/sqoop/pull/10.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #10
    
----
commit c33f779e5c7731e52214c885c33ca0901935411b
Author: ravimagham <ravimag...@apache.org>
Date:   2015-10-26T08:23:24Z

    scoop phoenix first code drop

commit de739925d10641e091350469a656ea7b64de82b9
Author: ravimagham <ravimag...@apache.org>
Date:   2015-11-01T03:55:07Z

    code drop for bulk load onto phoenix

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to