[
https://issues.apache.org/jira/browse/PHOENIX-1248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341228#comment-14341228
]
Sun Fulin commented on PHOENIX-1248:
------------------------------------
[~apurtell] Thanks for the guidance.
bq. What's the compile issue?
MVN Command: {{mvn clean package -DskipTests -Dhadoop.version=2.5.0-cdh5.3.0
-Dhbase.version=0.98.6-cdh5.3.0}}
Error message:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on
project phoenix-core: Compilation failure
[ERROR]
/home/soft/phoenix-4.3.0-src/phoenix-core/src/main/java/org/apache/hadoop/hbase/regionserver/LocalIndexSplitter.java:[89,23]
cannot find symbol
[ERROR] symbol: variable useZKForAssignment
[ERROR] location: variable st of type
org.apache.hadoop.hbase.regionserver.SplitTransaction
bq. You're going to want to upgrade to 0.98.10.1 if using local mutable
indexes, see PHOENIX-1634
Got that, shall make a try.
> 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: Gabriel Reid
> Fix For: 5.0.0, 4.3
>
> Attachments: PHOENIX-1248.patch, PHOENIX-1248b.patch,
> PHOENIX-1248c.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)