Re: EMR Read Replica Metadata Table Name

2018-07-11 Thread Austin Heyne
To expand on this, I'm also having the inverse issue. I had to take down our main HBase today and now when I try to run hbck it is trying to look for the hbase:meta,,1 table on a region server that is serving a read replica metadata table and failing. It seems like something is messed up on HB

EMR Read Replica Metadata Table Name

2018-07-10 Thread Austin Heyne
I currently have an EMR cluster that's running a continuous ingest. I'd like to spin up read-only clusters with Spark and Zeppelin to query with. I've gotten the replica up and running with Spark but when an executor tries to query HBase it's throwing NotServingRegionExceptions. """ 18/07/10 2