-
### Expected behavior and actual behavior.
I just installed fresh copy of OpenCATS from Github, and not every application is saving the resume to OpenCATS(!!) Maybe 30% of applications retain the res…
-
Once https://github.com/stratosphere/stratosphere/issues/596 is merged, I would like to forbid statements like:
``` java
} catch (InterruptedException e) {
e.printStackTrace();
}
```
-
## Describe the Enhancement ##
In the METplus-6.0.0-beta6 release cycle the following issue was created and completed:
[Documentation: Develop an RST template for use cases #918](https://github.com/…
-
@aalexandrov has the most recent results for different Hadoop vs Stratosphere benchmarks.
-
### What's going wrong and not working?
Steps:
1. User A invites user B (Actions, click user B on drop down)
2. User A sees "You successfully shared your todo with the user B . Once the user acce…
-
Not sure if this is by design or by accident, but the Ready to Run Package includes jar files in the examples folder, but no source.
Presumably, the source code for the examples are included in the S…
-
[Sato et al (2016)](https://agupubs.onlinelibrary.wiley.com/doi/full/10.1002/2016JD025834): According to Yasui et al. [2016], who examined 15 year observations of horizontal winds by the MF radar at S…
-
Hi residents of the Stratosphere,
I found it a bit difficult to get a big picture of the memory usage of Ozone so I created this small comparison graphic (ozone vs. yarn). You can ignore yarn...
Can…
-
This is very similar to this issue: https://github.com/stratosphere/stratosphere/issues/568.
We do not cover the case that the YARN daemons are running with user A, user B starts the YARN session and…
-
Hi to everybody,
I tried to slightly modify the WordCount example to obtain a single output file ordered by word occurrence but I always get an error.
This is the plan of my WordCount:
``` java
@Ove…