Hadoop is not working in dev environment on windows [since 2.7.7 update]. Thanks.

2019-03-05 Thread Janardhan
Hi, Since 2.7.7 update, my hadoop and winutils [prebuilt winutils.exe not available] is not working because of file permissions. As a workaround I have changed hadoop source locally to bypass the access check. But, is there any way one could run the tests without hadoop. spark-submit is working

Documentation search utility.

2019-03-05 Thread Janardhan
Hi all, Since, the documentation have grown a lot and google search is not doing a good job finding what is needed for users. Adding algolia search to our website?. Please provide your advice. 1. Here is the snapshot:

[GitHub] [systemml] j143-bot opened a new pull request #855: [DOC] Implement initial search for the doc

2019-03-05 Thread GitBox
j143-bot opened a new pull request #855: [DOC] Implement initial search for the doc URL: https://github.com/apache/systemml/pull/855 Algolia indexing is used to index and then to present the content for easy searching. It looks something like this... ![screenshot

[GitHub] [systemml] j143-bot edited a comment on issue #628: Added tiny LSTM example to illustrate usage

2019-03-05 Thread GitBox
j143-bot edited a comment on issue #628: Added tiny LSTM example to illustrate usage URL: https://github.com/apache/systemml/pull/628#issuecomment-469916261 Hi @niketanpansare , I feel this script is easier from the dml standpoint. New people might be comfortable with this one, too.

[GitHub] [systemml] j143-bot commented on issue #812: Moved ARIMA to staging

2019-03-05 Thread GitBox
j143-bot commented on issue #812: Moved ARIMA to staging URL: https://github.com/apache/systemml/pull/812#issuecomment-469918972 Thanks @TobiasSchmidtDE , appreciate that. Also, can we add extensive documentation over a code or a function - may be like, normally we use the following

[GitHub] [systemml] j143-bot commented on issue #628: Added tiny LSTM example to illustrate usage

2019-03-05 Thread GitBox
j143-bot commented on issue #628: Added tiny LSTM example to illustrate usage URL: https://github.com/apache/systemml/pull/628#issuecomment-469916261 Hi @niketanpansare , I feel this script is easier from the dml standpoint. New people might be comfortable with this one, too. Let's

[GitHub] [systemml] niketanpansare commented on issue #628: Added tiny LSTM example to illustrate usage

2019-03-05 Thread GitBox
niketanpansare commented on issue #628: Added tiny LSTM example to illustrate usage URL: https://github.com/apache/systemml/pull/628#issuecomment-469869552 @romeokienzler I will add newer kernel in Keras2DML this week :) @j143-bot Let me know if you prefer to use the simpler lstm

[GitHub] [systemml] niketanpansare commented on issue #835: [MINOR] Adds method to unpin data in JMLC

2019-03-05 Thread GitBox
niketanpansare commented on issue #835: [MINOR] Adds method to unpin data in JMLC URL: https://github.com/apache/systemml/pull/835#issuecomment-469854519 @thomas9t Overall, this looks good to me. If you still want to merge it, can you please resolve the conflicts or create a new PR?

[GitHub] [systemml] asfgit closed pull request #854: [SYSTEMML-1325] Fix GPU cleanup bug when invoked with JMLC.

2019-03-05 Thread GitBox
asfgit closed pull request #854: [SYSTEMML-1325] Fix GPU cleanup bug when invoked with JMLC. URL: https://github.com/apache/systemml/pull/854 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [systemml] niketanpansare commented on issue #854: [SYSTEMML-1325] Fix GPU cleanup bug when invoked with JMLC.

2019-03-05 Thread GitBox
niketanpansare commented on issue #854: [SYSTEMML-1325] Fix GPU cleanup bug when invoked with JMLC. URL: https://github.com/apache/systemml/pull/854#issuecomment-469853196 Thanks @thomas9t. I will merge  I agree. We don't need to extend this logic to CPU objects.