hsg77

Results 18 comments of hsg77

The actual result is 30 31 However,.compute result is: testLastIndex=2 firstGreater=-1 result=31 ``` public static void testInsertPointCopy() { Byte[] testSide=new Byte[]{30,31}; int testLastIndex = testSide.length; Byte tierLeft=15; int firstGreater=Arrays.binarySearch(testSide,tierLeft); System.out.println("testLastIndex="+testLastIndex);...

@scially Your test data is too small. Is the number of 6000 partitions too large? 你这测试数据量太小,6000分区数是不是太大了

@scially When you upload layer data from geowave, try using partitioning strategy for NONE, but don't use it first. HASH and ROUND_ROBIN strategies, the data uploaded by query using ROUND_ROBIN...

@scially Is it the same problem as issue #1469? How about using EPSG: 4326 coordinate system (world 1984)? 跟 issue#1469问题是不是一样的问题?你采用EPSG:4326坐标系(world 1984) 试一下呢?

@scially joinRunner.setOutputLeftAdapterTypeName("leftjoin"); joinRunner.setOutputLeftAdapterTypeName("rightjoin"); change to joinRunner.setOutputRightAdapterTypeName("rightjoin"); I used version 0.9.8, stored in HBase 1.4.6 My SHP data is uploaded to a store(namespace=tablename=overInputLayer) that contains two adapters (layer_1, layer_2) Try the...

@scially Which version of geowave do you quote? Is it version 1.0 of geowave? Look at the word "org. location tech" in your code.

@scially @rfecher @JWileczek The results of my operation are as follows: Upload data: partition strategy is none, partition number is 1 partcount=-1 LeftTier count = 81464, rightTier count = 12,1830...

@scially @rfecher When creating a layer, how to set the IndexStrategy of a layer to TieredSFCIndexStrategy

是不是context.xml配置页面有问题,你在新工程中新建一个context.xml文件

我的uflo版本为2.1.5,配置内容context.xml com.bstek.uflo.model* com.puri.pg.env.MyPostgreSQLDialect true update false false true