Karunakaran M
Results
2
issues of
Karunakaran M
When I use like below ``` render json: users, root: "users", meta: {content: "10"}, meta_key: 'message', adapter: :json ``` I get response as ``` users: [ { id: 1, name:...
I am unable to build teradata docker image using the following steps and running the following on Ubuntu 16.04 1. Downloaded https://github.com/Teradata/docker-images 2. sudo make teradatalabs/cdh5-hive 3. Result with following...