Closed Bug 630318 Opened 13 years ago Closed 13 years ago

Investigate using blocksize of 512KB for HBase config

Categories

(Mozilla Metrics :: Hadoop/HBase Operations, defect)

HP
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Unreviewed

People

(Reporter: dre, Assigned: tmary)

References

Details

Tweak suggested based on review of the data patterns specific to Socorro.

This is a test that should happen on our secondary cluster first.
No longer depends on: 630305
No longer depends on: 630310
No longer depends on: 630317
No longer depends on: 630314
No longer depends on: 630312
Assignee: nobody → xstevens
No longer depends on: 630316
Depends on: 630312
Assignee: xstevens → tmeyarivan
Implemented as follows:

* ssh to any machine in cluster

# hbase shell

> alter 'crash_reports', 'NAME => 'processed_data', BLOCKSIZE => '524288'
> alter 'crash_reports', 'NAME => 'raw_data', BLOCKSIZE => '524288'
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.