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

Sun Fulin commented on PHOENIX-1248:
------------------------------------

[~apurtell] Would these changes affect a lot for Phoenix 4.3 release to install 
upon 0.98.4-0.98.6 hbase cluster? Cause I got 3 major obstacles when trying to 
deploy and utilize the latest 4.3 release. 
      1.  Phoenix 4.3 release shall not be compiled if we specify 
Dhbase.version=0.98.6-cdh5.3.0
      2.  CsvBulkloadTool would not function well under the current hbase 
0.98.6-cdh5.3.0 version, the full stack trace can be referenced for above 
commemt of [~nagav]
      3.  Local index not work with current hbase 0.98.6 version.
[~jamestaylor] Can the above incompatibility issues be smoothly resolved 
without upgrading our current hbase version? Also, I deployed the latest hbase 
1.0.0 version and install phoenix with that, problems occure when starting the 
hbase cluster. Exception goes to :
        The interface of EnvironmentEdgeManager changed between 0.98.9 and 
1.0.0 hbase version. Do you think to significantly specify these 
incompatibility issues offically or there can be other solution to resolve 
these? 
    
         2015-02-27 16:52:27,096 FATAL [hmaster:16020.activeMasterManager] 
master.HMaster: Unhandled exception. Starting shutdown.
java.lang.NoSuchMethodError: 
org.apache.hadoop.hbase.util.EnvironmentEdgeManager.currentTimeMillis()J
        at 
org.apache.phoenix.hbase.index.balancer.IndexLoadBalancer.<clinit>(IndexLoadBalancer.java:84)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:270)
        at 
org.apache.hadoop.conf.Configuration.getClassByNameOrNull(Configuration.java:1844)
        at 
org.apache.hadoop.conf.Configuration.getClassByName(Configuration.java:1809)
        at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:1903)
        at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:1929)
        at 
org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory.getLoadBalancer(LoadBalancerFactory.java:40)
        at 
org.apache.hadoop.hbase.master.HMaster.initializeZKBasedSystemTrackers(HMaster.java:519)
        at 
org.apache.hadoop.hbase.master.HMaster.finishActiveMasterInitialization(HMaster.java:613)
        at org.apache.hadoop.hbase.master.HMaster.access$500(HMaster.java:165)
        at org.apache.hadoop.hbase.master.HMaster$1.run(HMaster.java:1425)
        at java.lang.Thread.run(Thread.java:744)

> 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)

Reply via email to