-
I am trying to write data into existing Hoodie COW format and also trying to sync hive table along with it as spark data set.
I have 2 datasets which i need UPSERT based on the ids that are present i…
-
See https://github.com/aws-robotics/aws-robomaker-sample-application-objecttracker/pull/55
AAlon updated
4 years ago
-
[Line 7 - 9 of setup.sh](https://github.com/Christopheraburns/AWS-JPL-OSR-Challenge/blob/master/simulation_ws/setup.sh#L7) uses `sudo pip3 install` for installing python packages. This installs python…
-
See https://github.com/aws-robotics/aws-robomaker-sample-application-cloudwatch/pull/54
AAlon updated
4 years ago
-
Hey, since using 0.5.0 our builds break with:
```
colcon build --build-base build --install-base install
[0.649s] ERROR:colcon.colcon_core.package_identification:Exception in package identificati…
AAlon updated
4 years ago
-
Hi,
I was reading the README and the issues related to the cloud mapping, where several robots can either deliver local maps (like in the Cartographer) or laserscans (like I guess is implemented here…
-
I've been trying to add a simple custom model file to the example.world file but i keep getting the following error
`[14:28:37 GMT-0500 (Eastern Standard Time)] [Wrn] [ModelDatabase.cc:212] Unable …
-
Hi!
I'm trying to install latest release on Cloud9 (ROS kinetic) but a dependency error occurs: `ros-kinetic-librealsense2`.
I tried to install using: `sudo apt-get install ros-kinetic-librealsens…
-
Hi,
We upgraded to heroku-18 and now the buildpack breaks on new deploys / our review apps.
Help would be much appreciated 🙏👍😄
-
Hi,
When i am trying to write upsert 2 datasets into hoodie in one execution, I am having an exception saying input path doesnt exist on S3.
**Environment Description**
* Hudi version :0.5…