Jeffrey Zeiberg

Results 16 comments of Jeffrey Zeiberg

Min-compaction is wiping out my aggregated value. I can't figure out why. root@my-instance-01 datawave.metadata> scan BAR_FIELD f:compressed-csv [] csv\x0020160430^14|csv\x0020160431^15|csv\x0020160429^13|csv\x0020160502^5|csv\x0020160426^19|csv\x0020160427^18|csv\x0020160428^12| edge_key version:+aE1/1969-12-31T19:00:00.000Z [] **Then I wait a few minutes** I bump...

@ivakegg , can the RowID-COLF_F range have more than one datatype in it. For example BAR_FIELD f:csv [] 20160426\x00\x07\x0020160427\x00\x0520160428 BAR_FIELD f:bmp [] 20160526\x00\x07\x0020160527\x00\x0520160528 BAR_FIELD f:pdf [] 20160726\x00\x07\x0020160727\x00\x0520160728 Also, are dates...

@ivakegg , working on compression still. Almost done. Here is what a scan looks like now. root@my-instance-01 datawave.metadata> scan BAR_FIELD f:compressed-csv [] 640\x14\x00641\x14\x00646\x14\x00649\x14\x00647\x14\x00648\x14\x00 BAR_FIELD f:total [] 120 The YYYYMMDD can...

I looked at the protobuf code in the EdgeMetadata class and I really think that using protobuf is an overly complex solution to the problem we have. Similarly the data...

You might want to check that Network Time Protocol is installed across the cluster properly.

I will look into this on the test cluster we have set up here.