Member since
11-04-2018
16
Posts
1
Kudos Received
0
Solutions
02-19-2019
06:40 AM
Hello, Your requirement can be fulfilled in two ways. 1. Using the below query. --query "select order_id, order_date, order_customer_id, concat('\"', order_status, '\"') from orders WHERE \$CONDITIONS and order_date LIKE '2014-01-%'" 2. You can further process your actual output in spark and get your expected output. Thanks
... View more
04-10-2018
12:16 AM
@Nikhil Vemula Please check here
... View more
12-09-2018
07:56 AM
Its a firewall issue, added the firewall rule in amabari server and fixed the password less login issue to register the host.
... View more