Re: 2/11/2020 Bi-Weekly OSS Heron Sync-up

2020-02-10 Thread Nicholas Nezis
Nick Nezis updates:

My first time contributing to this status sync so I'll add the older items
also.
Previously:

   - Updates scala_rules to use https://repo1.maven.org/maven2/ (
   https://github.com/apache/incubator-heron/pull/3436)
   - Updated Kubernetes scheduler to use default K8s client when running in
   a cluster (https://github.com/apache/incubator-heron/pull/3432)
   - Updated Kubernetes YAML files to no longer use the deprecated K8s APIs
   (https://github.com/apache/incubator-heron/pull/3426)
   - Updating Bazel build to use external_jvm rules (
   https://github.com/apache/incubator-heron/pull/3433)
  - This work is being completed in my Bazel 2.X branch
   - Updated build and documentation to use Helm v3 (
   https://github.com/apache/incubator-heron/pull/3430)


Last two weeks:

   - Continuing work on Bazel 2.X upgrade (
   https://github.com/apache/incubator-heron/pull/3438)
  - Have the build working in Ubuntu 14.04, but tests are failing due
  to missing Protobuf artifacts. I think I need help debugging why it is
  failing.
  - Discovered that Cppcheck build fails on Ubuntu 18.04 (
  https://github.com/apache/incubator-heron/issues/3440)
   - Fixed permission on a Docker dev environment script (
   https://github.com/apache/incubator-heron/pull/3443)



On Mon, Feb 10, 2020 at 4:24 PM Ning Wang  wrote:

> Hi~
>
> It has been two weeks since our last sync! Let's share our works for the
> last two weeks in this thread.
>
> My updates:
> - Prepare for the Feb meetup in San Francisco downtown (Amplitude office).
> - Replace netcat in Debian docker.
> - Improve docker based dev environment.
> - Update JSXTransformer.js related licenses.
>
> Regards,
> --ning
>


2/11/2020 Bi-Weekly OSS Heron Sync-up

2020-02-10 Thread Ning Wang
Hi~

It has been two weeks since our last sync! Let's share our works for the
last two weeks in this thread.

My updates:
- Prepare for the Feb meetup in San Francisco downtown (Amplitude office).
- Replace netcat in Debian docker.
- Improve docker based dev environment.
- Update JSXTransformer.js related licenses.

Regards,
--ning