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 The design of the Datameer provided Git Versioning Plug-in requires the local repository because the implementation requires a low-latency response for every change that is made in Datameer. This i...
-
Official comment Hi Godwin, We have seen occurrences of the following exception from Teradata: "Teradata code 3933 The Maximum Possible Row Length in the Table is too Large". Is that the exception that you're seei...
-
Official comment The granularity of the included maps widget is fixed. It would be possible to create a custom plugin and plot the lat/long data on another mapping service that has an open API.
-
Thanks Eduardo! The formula appears to include quote characters around the value null. As a result, Datameer is trying to interpret this value as a STRING and not as the Java NULL value. Removing t...
-
Eduardo, could you please share the rest of the stacktrace? It's difficult to understand the situation just from the single error message.
-
Does the YARN Resource Manager have YARN Log Aggregation enabled? If so, you should be able to access the application's logs through the "yarn log" command directly. Also, were you able to try Ven...
-
Are you able to test with other jobs in the environment instead of just the Cluster Health job? The reason being that with other jobs, you can download a full Job Trace which contains more detailed...
-
Official comment Jeff, I agree that the documentation currently is incomplete regarding these inputs. I've submitted a request to our Documentation team on your behalf to get these additional configuration options ...
-
This is not a bug, the Date parser from Java is working as designed. Java attempts to validate dates when they are entered into the system so that it can apply other date related functions. Not all...
-
What are the file system permissions for the plugins directory? What system user is being used to start Datameer?