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-
Antivirus software can definitely block the installation of applications, it is a very powerful application when it comes to restricting resources available. Depending on the version of the antivir...
-
I'm glad to hear that you were able to successfully install on another Windows environment. Are there any notable differences between the machines? Some areas of focus would be the hardware specifi...
-
I was able to successfully install this same binary on a Windows 10 x64 without any issues. What's the version of the OS that you're testing with?
-
Thanks for sharing the log in full Shebin. I'm going to work on testing this in more detail in a lab environment. While I'm working on that, I'm curious about the existence and permissions of the "...
-
Shebin, is there any more context in the conductor.log file for the instance? It would be helpful to know if there are other errors before the final fatal error.
-
Sravan, there's no SPNEGO authentication on the Datameer HTTP(S) web server. As a result, the --negotiate option in Curl is not useful for Datameer REST API calls.
-
I'm not certain that I understand the scenario fully, but I think the following is helpful. If it seems out of place, please clarify your scenario with a mini example of data you have and the expec...
-
The sorting is not relevant for the purposes of this test, can you convert them to GROUPBYs for the first four columns directly?
-
NullPointerException is a very generic error. Are you able to share more context on the stacktrace for the error itself? For the test I posed in my last update, I was specifically referring to the ...
-
It is notable that the GROUP_PREVIOUS function does in fact display a null record type when a group's size is 1 because there is no previous value to pull data from. It would be valuable to check t...