0

I'm following along with the instructions on Cloudera's website to set up a cluster using Cloudera Director. However, when I get to the step where I'm supposed to "Add an Environment," I'm presented with two issues. First, the region I selected (us-east1-b) when configuring my Google Compute instance is not available for selection on the Cloudera Director software. Second, there is no option for me to upload Client ID JSON Keys, as the documentation says we should be able to do. I've attached a screenshot of what I'm looking at. Any clues?

My Cloudera director software is reporting itself as version 2.1.1, and the docs I'm looking at are for version 2.1.x. Am I somehow working with an older version of the software? Or are the Cloudera docs not in line with the current version? Can anyone else running Cloudera 2.1.1 confirm that they're seeing something similar or different?

enter image description here

npp1993
  • 330
  • 4
  • 20

1 Answers1

1

There is a field to load the Client ID JSON keys in the "Advanced Options" section under General Information. Click the > to expand the Advanced Options.

You should be able to type in the region you want even if it isn't provided as a value in the drop-down.

David Han
  • 71
  • 3
  • I'v expanded the advanced options (shown in the screenshot), and the region field is a dropdown, not a text box. Is it possible that I somehow don't have 2.1.1 installed, even though that's what it says if I click on the question mark in the upper right corner of the window? – npp1993 Oct 13 '16 at 22:40
  • I was wrong, the dropdown can be edited. However, there is still no field to load the client ID JSON keys. It only asks for SSH credentials as show in the screenshot. – npp1993 Oct 17 '16 at 20:37
  • Christ almighty I'm an idiot. I didn't see the "Advanced Options" under General Information, only under "Google Compute Engine." – npp1993 Oct 18 '16 at 17:51