Results 7 issues of Gaurang Shah

Hi, Would you please let me know if there is any way to disable to http certification verification. I search on internet and figure out there is such thing for...

Hi Guys, I was using this httplibrary as rest client to test REST API, however whenever I am trying any request GET or POST i am getting following error. The...

I am trying to use issue prefix to have my commit format as mentioned below `JIRA-ID: type(scope): Subject ` **scope should be optional.** which means following are valid message -...

hi Guys, I am trying to get spark lens report from my history file. However it's not able to identify the arguments. I am getting following error ``` [sa_awsprd_nztoaws@ip-10-160-1-109 gshah]$...

I am trying to use your maven dependancies for testing however seems like it's not working. if i use dependancy in a way you have mentioned in your readme file...

Hi Guys, I am able to read from the bigquery. No issues. However, when I am trying to write back it's throwing following error. I am creating spark session with...

Hi I am getting few errors while executing example. I have modied run-test-locally.sh as it was taking wrong parameters ``` `if [[ $# -ne 2 ]]; then echo "Usage: $0...