

Terjemahan disediakan oleh mesin penerjemah. Jika konten terjemahan yang diberikan bertentangan dengan versi bahasa Inggris aslinya, utamakan versi bahasa Inggris.

# Memahami harga dan metrik Amazon EMR WAL
<a name="emr-hbase-wal-metrics"></a>


| Unit penagihan fitur inti | Detail | 
| --- | --- | 
| EMR-WAL-Read-GiB | API calls to read data from your table are billed as ReadRequestGiB. This includes [`Get` and `Scan`](https://hbase.apache.org/book.html#_data_model_operations) operations. Reads are charged based on the sizes of the read items. Amazon EMR bills at a minimum of 1 byte. For example, if you read a 1234.12 bytes item, you're charged for 1235 bytes. Reads are aggregated every hour for billing and shown as GiBs. | 
| EMR-WAL-Write-GiB | API calls to write data from your table are billed as Write-GiB. This includes [https://hbase.apache.org/book.html#_data_model_operations](https://hbase.apache.org/book.html#_data_model_operations) operations. Writes are charged based on the sizes of the written items. Amazon EMR bills at a minimum of 1 byte. For example, if you write a 1234.12 bytes item, you're charged for 1235 bytes. Writes are aggregated every hour for billing and shown as GiBs. | 
| EMR-WAL-WALHours | Jumlah WALs yang Anda simpan di layanan ditagih sebagai`EMR-WAL-WALHours`. Amazon EMR menciptakan satu WAL per Wilayah. HBase Misalnya, jika Anda membuat 20 HBase tabel termasuk tabel sistem, dan setiap tabel memiliki dua HBase Wilayah, maka Anda menggunakan 28.800 WAL jam, dihitung sebagai:<pre>  20 tables <br />x  2 Regions per table <br />x  1 WAL per Region <br />x 30 days <br />x 24 hours <br />-----------<br />28,800 EMR-WAL-WALHours</pre> | 

**Contoh`EMRWALCount`:**

![Grafik garis menunjukkan ResourceCount fluktuasi dari waktu ke waktu, mulai dari sekitar 18,87 hingga 19,20.](http://docs.aws.amazon.com/id_id/emr/latest/ReleaseGuide/images/wal-metric.png)


**Contoh`EMRWALWorkspaceCount`:**

![Grafik menunjukkan ResourceCount fluktuasi dari waktu ke waktu, mulai dari 7,97 hingga 8,32.](http://docs.aws.amazon.com/id_id/emr/latest/ReleaseGuide/images/wal-metric2.png)
