Martijn van de Grift

Results 2 issues of Martijn van de Grift

When registering an email with [email protected], [email protected] doesn't match when requesting a forgotten password

When trying to create a schema in Hive on Dataproc 1.4 using the following command: ```sql CREATE DATABASE IF NOT EXISTS mynewdb LOCATION 'gs://non-existing-bucket'; ``` The following errors occurs: ```...