Joel Stewart
- Total activity 778
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 347
Comments
Recent activity by Joel Stewart-
Official comment Thanks for the question BJ. This sounds like the TOKENIZE function. With the TOKENIZE function, you can extract a specific element from the original string. Alternatively, you can create a list of...
-
Official comment Thanks for the question Peter! This is known as a "Cartesian Product" and the details for implementing it are available in this post: https://datameer.zendesk.com/hc/en-us/community/posts/202328844...
-
Hi Do, Using the distributed reservoir algorithm, we are selecting sample-date from all partitions. In the case of 2 partitions with default sample-data, we select 2 sets of 5,000 record samples. ...
-
Hi Steve, the behavior you've described is not a current feature of Datameer. If the schema changes in the underlying table, it is required to update the corresponding Data Link or Import Job to ut...
-
Official comment Pragya, I'm sorry to hear that you did not receive the expected session information. I've notified our Training team on your behalf. You can expect a direct follow up soon.
-
What's the cluster setup? Are there limitations on how much memory containers can request from the cluster itself?
-
Hi Kislay, it sounds like the 900m is too small for the Datameer JVM to successfully initialize. The minimum requirement is intended to be 1024m, but we recognize that these fail to initialize in s...
-
Thanks for sharing more context from the logs. This message stands out to me here: Caused by: datameer.dap.sdk.util.RestException This seems to be that there is some sort of other failure message ...
-
Is there any more context around these lines? Usually there is a stacktrace which includes statements starting with "Caused by". These statements tend to point to the root cause. Here is a generic...
-
Official comment Hi Jyoti, I recommend starting with this article: How to Optimize a Workbook If you and your team have other specific questions, let us know and we'll gladly assist.