0

I am trying to use databricks CLI and invoke the databricks configure. At the point where we need to enter the token,I am neither able to type anything or copy paste anything.

Alex Ott
  • 80,552
  • 8
  • 87
  • 132
  • If it is useful for you, could you please [accept it as an answer](https://meta.stackexchange.com/questions/5234/how-does-accepting-an-answer-work)? It may help more people who have a similar issue. – CHEEKATLAPRADEEP Nov 20 '20 at 04:46

1 Answers1

0

You need to just copy the token and paste and hit enter.

Note: Even after pasting the token it will show as blank.

enter image description here.

Now you can run the databricks fs ls command to check whether you have successfully configured.

enter image description here

For more details, refer similar thread: databricks configure using cmd and R

CHEEKATLAPRADEEP
  • 12,191
  • 1
  • 19
  • 42
  • If my answer is helpful for you, you can accept it as answer( click on the check mark beside the answer to toggle it from greyed out to filled in.). This can be beneficial to other community members. Thank you. – CHEEKATLAPRADEEP Nov 16 '20 at 04:32