Saurabh Agashe
- Total activity 176
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 53
Comments
Recent activity by Saurabh Agashe-
Thanks. I hope i can get plugin for hive-0.13 from datameer.
-
Official comment Datameer can work with a fixed length binary format that matches the copybook exactly. If the copybook is a variable length, we can support it if it contains a Record Descriptor Word (RDW); this mu...
-
Official comment Datameer has announced Datameer 5.0 with Smart Execution, where one of the Execution engine is Tez. You can read more about it here: http://www.datameer.com/company/news/press-releases/datameer-sm...
-
Official comment I'd say that for a new cluster, it is a no brainer to start with MR2 unless you have legacy applications that depend on MR1. MR2 architecture is quite different now allowing more flexibility and be...
-
Official comment If you take a look in conf/default.properties, there is a value for the maximum rest download records. The default for this is 100000. You can adjust the following property to raise this limit: re...
-
Official comment For cases like this, I recommend using the REST API to delete the work book. This creates a programatic option instead of having to click so many workbooks manually to delete the children and paren...
-
You can always move the workbook to another folder and named "deprecated" or "archive".
-
Official comment Yes, the sheetID is a required field for the REST API to work successfully. Although the name includes "Id" in the title, it is not required to be unique. So if you are using an existing workbook a...
-
Official comment The advance filter option gives you full access to all the available functions in the workbook. A good way to use the advance filter when starting out is to create the filter you are trying to use ...
-
Official comment Thanks for the question! The GROUPROWNUMBER function itself does seem to be working properly as you have described. However, your description highlights an assumption about the sort order after a ...