Re: Unable to Use bulkloader to load Control-A delimited file

2015-12-31 Thread Gabriel Reid
Hi Anil, Sorry I've been slow to respond on this thread. The command that you're using looks fine to me, and regardless, it shouldn't be possible to get this kind of an issue regardless of the command you use. Assuming the fix that was done for PHOENIX-2238 works (and I'm quite sure it does),

Re: Unable to Use bulkloader to load Control-A delimited file

2015-12-30 Thread anil gupta
Hi James, We use HDP2.2. This commit for that JIRA was done in 4.5-HBase-1.1 branch : https://github.com/apache/phoenix/commit/2ab807d1ef8cb9c1cc06bfd53e8a89ce7379c57f We also decompiled the downloaded client jar and verified that related

Re: Unable to Use bulkloader to load Control-A delimited file

2015-12-30 Thread anil gupta
Hi Gabriel, Thanks for the info. What is the backward compatibility policy of Phoenix releases? Would 4.5.3 client jar work with Phoenix4.4 server jar? 4.4 and 4.5 are considered two major release or minor releases? Thanks, Anil Gupta On Tue, Dec 29, 2015 at 11:11 PM, Gabriel Reid

Re: Unable to Use bulkloader to load Control-A delimited file

2015-12-30 Thread anil gupta
Hi, I figured out that Phoenix4.5.3 is not released yet. So, we downloaded Phoenix client jar from nighly builds of Phoenix: https://builds.apache.org/view/All/job/Phoenix-4.5-HBase-1.1/lastSuccessfulBuild/artifact/phoenix-assembly/target/phoenix-4.5.3-HBase-1.1-SNAPSHOT-client.jar We ran

Re: Unable to Use bulkloader to load Control-A delimited file

2015-12-30 Thread James Taylor
Gabriel may have meant the Cloudera labs release of 4.5.2, but I'm not sure if that fix is there or not. We have no plans to do a 4.5.3 release. FYI, Andrew put together a 4.6 version that works with CDH here too: https://github.com/chiastic-security/phoenix-for-cloudera. We also plan to do a 4.7

Unable to Use bulkloader to load Control-A delimited file

2015-12-29 Thread anil gupta
Hi, We want to use bulkload tool to load files that are delimited by Control-A. We are running this command on Phoenix 4.4(HDP2.2): hadoop jar /usr/hdp/current/phoenix-client/phoenix-4.4.0.2.3.2.0-2950-client.jar org.apache.phoenix.mapreduce.CsvBulkLoadTool --table LEAD_SALES_DATA --input