Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

does quickstart cdh 5.2 include accumulo 1.6

avatar
Explorer

Thanks,

 

Chris

1 ACCEPTED SOLUTION

avatar
Contributor

The quickstart VM does not include Accumulo. However, you can install Accumulo on top of the quickstart VM by following the instructions at http://www.cloudera.com/content/cloudera/en/documentation/Accumulo/latest/PDF/Apache-Accumulo-Instal...

 

Additionally, you will want to lower the Accumulo metadata file replication to 1, to match the total number of datanodes that you have.

View solution in original post

2 REPLIES 2

avatar
Contributor

The quickstart VM does not include Accumulo. However, you can install Accumulo on top of the quickstart VM by following the instructions at http://www.cloudera.com/content/cloudera/en/documentation/Accumulo/latest/PDF/Apache-Accumulo-Instal...

 

Additionally, you will want to lower the Accumulo metadata file replication to 1, to match the total number of datanodes that you have.

avatar
Explorer

Thanks Mate!

 

Will give it a shot!