Hello, I recently installed Apache Pheonix 4.3 at a Cloudera cluster via parcel installation. My problem is that while inserting a java.sql.TimeStamp object via jdbc, the corresponding inserted timestamp column is converted to GMT+0 timezone. (While my local time is GMT+3). I understood that one can configure the Phoenix timezone by setting phoenix.query.dateFormatTimeZone to the desired timezone. My problem is that I don't know which hbase-site.xml should I edit (and where can I find it).
Any help would be appreciated. Regards, David.
