Saurabh Agashe
- Total activity 176
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 53
Posts
Recent activity by Saurabh Agashe-
How to Disable Captcha
Hi Folks, I'm programmatically making plenty of REST calls from batch jobs. Using BASIC Auth... After a while I get the "Capcha" response from Datameer API. Anyway to disable this/not trigger this?
-
How to extend datameer session timeout?
What is the file/property to extend a session from the default 30 min?
-
What is predictive analytics?
I see this work pop up a lot concerning big data. Can someone explain this?
-
How do you select multiple widgets at once (to move or copy)?
How can you select multiple widgets at once to move on the screen? The group/ungroup buttons are grayed out, and trying to use the ctrl key to select multiple objects doesn't work either. I've crea...
-
get datameer to use tez?
Hi Folks! Is there any way to get Datameer to use Tez? maybe pass a custom parameter... Tnx!
-
datameer v4 map-side join
Hi, I'm joining a large dataset with a small dataset. To leverage map-side join, do I have to keep the small dataset on the left? Or will Datameer v4 figure out which dataset is smaller and do the...
-
easy way to get unique rows
Hi, I have rows like: Tom, 16 Alice, 19 Tom, 16 Tom, 17 In my Workbook, is there any easy way to get (unique rows only) : Tom, 16 Alice, 19 Tom, 17 Right now, I'm concatenating the 2 columns, d...
-
generate sheetid REST API to create workbook
I’m trying to create a workbook using REST API. I read an existing workbook, get the JSON, modify the JSON and then POST the JSON to get a new workbook. The workbook has multiple sheets. The REST ...
-
Datameer crashes on osX Yosemite
I have some problems running Datameer. I have successfully bought a license ;-) and downloaded it and safely put it into the applications folder - no problems there.. The problem comes whenever I ...
-
cobol copybook file uploads
I am trying to upload a cobol copybook format file to datameer. when I provide the copybook(text file) and try to upload, it says 'Can not parse input: NullPointerException'. Does the copybook nee...