[ 
https://issues.apache.org/jira/browse/PHOENIX-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14299573#comment-14299573
 ] 

James Taylor commented on PHOENIX-1248:
---------------------------------------

I'm not able to repro this. My pom has
{code}
  <version>4.3.0-SNAPSHOT</version>
{code}

And this doesn't turn up any files:
{code}
grep "5.0.0" `find . -name "pom.xml"`
{code}

And my phoenix-assembly/target has only 4.3 jars:
{code}
archive-tmp
maven-archiver
maven-shared-archive-resources
phoenix-4.3.0-SNAPSHOT-client.jar
phoenix-4.3.0-SNAPSHOT-client-minimal.jar
phoenix-4.3.0-SNAPSHOT-client-without-hbase.jar
phoenix-4.3.0-SNAPSHOT-server.jar
phoenix-4.3.0-SNAPSHOT-server-without-antlr.jar
phoenix-4.3.0-SNAPSHOT-source.tar.gz
phoenix-4.3.0-SNAPSHOT.tar.gz
phoenix-assembly-4.3.0-SNAPSHOT-tests.jar
{code}

Maybe start with a fresh clone?

> CsvBulkLoadTool is failing with IAE when local index specified for 
> --index-table parameter
> ------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-1248
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1248
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.1
>            Reporter: rajeshbabu
>            Assignee: Rajeshbabu Chintaguntla
>             Fix For: 5.0.0, 4.3
>
>         Attachments: PHOENIX-1248.patch, p1248_0.log
>
>
> {code}
> 14/09/11 22:38:11 INFO mapreduce.HFileOutputFormat2: Writing partition 
> information to /tmp/partitions_81e2ee23-836c-4eae-b413-ac6bd6a96623
> 14/09/11 22:38:11 ERROR mapreduce.CsvBulkLoadTool: Import job on 
> table=TEST_IDX failed due to exception:java.lang.IllegalArgumentException: No 
> regions passed
> 14/09/11 22:38:11 INFO client.HConnectionManager$HConnectionImplementation: 
> Closing zookeeper sessionid=0x148123145090287
> {code}



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

Reply via email to