Snowflake streaming loader ec2 error

Hi I am getting the following error again and again from the straming loader. However it is not affecting the loading part of the data in SNowflake although we some data issues on the snowflake side.

NOTE: Picked up JDK_JAVA_OPTIONS: -XX:InitialRAMPercentage=75 -XX:MaxRAMPercentage=75
[io-compute-0] INFO com.snowplowanalytics.snowplow.runtime.HealthProbe - Health service listening on port 8000
[io-compute-0] INFO com.snowplowanalytics.snowplow.snowflake.processing.TableManager - Opening JDBC connection to jdbc:snowflake:/abc.snowflakecomputing.com:443
[io-compute-blocker-0] INFO com.snowplowanalytics.snowplow.snowflake.processing.TableManager - Creating table SNOWPLOW.ATOMIC_COMMUNITY.events if it does not already exist...
[io-compute-0] INFO com.snowplowanalytics.snowplow.snowflake.processing.Channel - Opening channel snowplow
[io-compute-1] INFO com.snowplowanalytics.snowplow.runtime.Metrics - events_good = 0
[io-compute-1] INFO com.snowplowanalytics.snowplow.runtime.Metrics - events_bad = 0
[io-compute-1] INFO com.snowplowanalytics.snowplow.runtime.Metrics - latency_millis = 0
[ingest-build-upload-thread-0] WARN net.snowflake.ingest.internal.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
[ingest-register-thread] WARN net.snowflake.ingest.streaming.internal.SnowflakeStreamingIngestClientInternal - [SF_INGEST] Channel has been invalidated because of failure response, name=SNOWPLOW, channel_sequencer=34965, status_code=20,  message=The channel is owned by another writer at this time. Either re-open the channel to gain exclusive write ownership or close the channel and let the other writer continue, executionCount=0
[ingest-register-thread] WARN net.snowflake.ingest.streaming.internal.SnowflakeStreamingIngestChannelInternal - Channel is invalidated, name=SNOWPLOW.ATOMIC_COMMUNITY.EVENTS.SNOWPLOW, channel sequencer=34965, row sequencer=2, message=invalidate with matched sequencer
[ingest-register-thread] WARN net.snowflake.ingest.streaming.internal.SnowflakeStreamingIngestClientInternal - [SF_INGEST] Channel has been invalidated because of failure response, name=SNOWPLOW, channel_sequencer=34965, status_code=20,  message=The channel is owned by another writer at this time. Either re-open the channel to gain exclusive write ownership or close the channel and let the other writer continue, executionCount=0
[ingest-register-thread] WARN net.snowflake.ingest.streaming.internal.SnowflakeStreamingIngestChannelInternal - Channel is invalidated, name=SNOWPLOW.ATOMIC_COMMUNITY.EVENTS.SNOWPLOW, channel sequencer=34965, row sequencer=2, message=invalidate with matched sequencer
[io-compute-0] INFO com.snowplowanalytics.snowplow.snowflake.processing.Channel - Closing channel SNOWPLOW.ATOMIC_COMMUNITY.EVENTS.SNOWPLOW
[io-compute-1] INFO com.snowplowanalytics.snowplow.snowflake.processing.Channel - Opening channel snowplow
[io-compute-0] INFO com.snowplowanalytics.snowplow.runtime.Metrics - events_good = 16038
[io-compute-0] INFO com.snowplowanalytics.snowplow.runtime.Metrics - events_bad = 0