pocket icon indicating copy to clipboard operation
pocket copied to clipboard

Elastic ephemeral storage

Results 5 pocket issues
Sort by recently updated
recently updated
newest added

Hi everyone, Can anyone share the document about how to install pocket on the local machine? Thanks and Regards Abhisek Panda

Bumps hadoop-common from 2.7.3 to 3.2.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.hadoop:hadoop-common&package-manager=maven&previous-version=2.7.3&new-version=3.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

With this PR Docs have been updated docs update => proper capitalisation would be better. 👍 ### Other information: Signed-off-by: Ayushman Singh Chauhan

Bumps [junit](https://github.com/junit-team/junit4) from 4.11 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

``` r = pocket.put_buffer(p, src, size, dst_filename, jobid) ``` The current python API requires that src be a python string, and passing in a python bytes object throws an error....