[jira] [Updated] (SAMZA-2346) Fix flaky test for ContainerAllocator checking expired requests

2019-10-09 Thread Sanil Jain (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanil Jain updated SAMZA-2346: -- Description: Some of these tests were failing due to expiry timeouts on some machines and being flaky.

[GitHub] [samza] Sanil15 commented on issue #1184: SAMZA-2346: Fixing Test timeouts for Allocator testing

2019-10-09 Thread GitBox
Sanil15 commented on issue #1184: SAMZA-2346: Fixing Test timeouts for Allocator testing URL: https://github.com/apache/samza/pull/1184#issuecomment-540261931 @cameronlee314 @rmatharu for review This is an automated message f

[jira] [Updated] (SAMZA-2346) Fix flaky test for ContainerAllocator checking expired requests

2019-10-09 Thread Sanil Jain (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanil Jain updated SAMZA-2346: -- Description: Some of these tests were failing due to expiry timeouts on some machines and being flaky.

[GitHub] [samza] Sanil15 opened a new pull request #1184: SAMZA-2346: Fixing Test timeouts for Allocator testing

2019-10-09 Thread GitBox
Sanil15 opened a new pull request #1184: SAMZA-2346: Fixing Test timeouts for Allocator testing URL: https://github.com/apache/samza/pull/1184 Some of these tests were failing due to expiry timeouts on some machines and being flaky. To fix this we have just increased the thread sleep time

[jira] [Created] (SAMZA-2346) Fix flaky test for ContainerAllocator checking expired requests

2019-10-09 Thread Sanil Jain (Jira)
Sanil Jain created SAMZA-2346: - Summary: Fix flaky test for ContainerAllocator checking expired requests Key: SAMZA-2346 URL: https://issues.apache.org/jira/browse/SAMZA-2346 Project: Samza Issu

[samza] branch master updated (a07e386 -> f0e77eb)

2019-10-09 Thread atoomula
This is an automated email from the ASF dual-hosted git repository. atoomula pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/samza.git. from a07e386 SAMZA-2324: Adding KV store metrics for rocksdb (#1158) add f0e77eb Add validation for delete op and

[GitHub] [samza] atoomula merged pull request #1183: SAMZA-2344: Add validation for delete op and change RelSchemaConverter to set all fields to nullable regardless of nullable flag in sql schema.

2019-10-09 Thread GitBox
atoomula merged pull request #1183: SAMZA-2344: Add validation for delete op and change RelSchemaConverter to set all fields to nullable regardless of nullable flag in sql schema. URL: https://github.com/apache/samza/pull/1183 -

[jira] [Updated] (SAMZA-2345) Samza-sql: Change RelSchemaConverter code to apply nullability based on Sql schema

2019-10-09 Thread Srinivasulu Punuru (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Srinivasulu Punuru updated SAMZA-2345: -- Description: Currently, RelSchemaConverter which converts Sql schema to Calcite schema

[GitHub] [samza] atoomula opened a new pull request #1183: Add validation for delete op and change RelSchemaConverter to set all fields to nullable regardless of nullable flag in sql schema.

2019-10-09 Thread GitBox
atoomula opened a new pull request #1183: Add validation for delete op and change RelSchemaConverter to set all fields to nullable regardless of nullable flag in sql schema. URL: https://github.com/apache/samza/pull/1183 Th

[GitHub] [samza] cameronlee314 commented on a change in pull request #1173: SAMZA-2333: [AM isolation] Use cytodynamics classloader to launch job coordinator

2019-10-09 Thread GitBox
cameronlee314 commented on a change in pull request #1173: SAMZA-2333: [AM isolation] Use cytodynamics classloader to launch job coordinator URL: https://github.com/apache/samza/pull/1173#discussion_r333255031 ## File path: gradle/dependency-versions.gradle ## @@ -25,6 +25

[jira] [Created] (SAMZA-2345) Samza-sql: Change RelSchemaConverter code to apply nullability based on Sql schema

2019-10-09 Thread Aditya Toomula (Jira)
Aditya Toomula created SAMZA-2345: - Summary: Samza-sql: Change RelSchemaConverter code to apply nullability based on Sql schema Key: SAMZA-2345 URL: https://issues.apache.org/jira/browse/SAMZA-2345 Pr

[jira] [Created] (SAMZA-2344) Samza-sql: Add validation for delete op

2019-10-09 Thread Aditya Toomula (Jira)
Aditya Toomula created SAMZA-2344: - Summary: Samza-sql: Add validation for delete op Key: SAMZA-2344 URL: https://issues.apache.org/jira/browse/SAMZA-2344 Project: Samza Issue Type: Bug

[GitHub] [samza] abhishekshivanna commented on a change in pull request #1173: SAMZA-2333: [AM isolation] Use cytodynamics classloader to launch job coordinator

2019-10-09 Thread GitBox
abhishekshivanna commented on a change in pull request #1173: SAMZA-2333: [AM isolation] Use cytodynamics classloader to launch job coordinator URL: https://github.com/apache/samza/pull/1173#discussion_r333248907 ## File path: samza-shell/src/main/bash/run-class.sh ## @@ -

[GitHub] [samza] cameronlee314 merged pull request #1158: SAMZA-2324: Adding KV store metrics for rocksdb

2019-10-09 Thread GitBox
cameronlee314 merged pull request #1158: SAMZA-2324: Adding KV store metrics for rocksdb URL: https://github.com/apache/samza/pull/1158 This is an automated message from the Apache Git Service. To respond to the message, ple

[samza] branch master updated: SAMZA-2324: Adding KV store metrics for rocksdb (#1158)

2019-10-09 Thread cameronlee
This is an automated email from the ASF dual-hosted git repository. cameronlee pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/samza.git The following commit(s) were added to refs/heads/master by this push: new a07e386 SAMZA-2324: Adding KV store metrics

[GitHub] [samza] bkonold commented on issue #1158: SAMZA-2324: Adding KV store metrics for rocksdb

2019-10-09 Thread GitBox
bkonold commented on issue #1158: SAMZA-2324: Adding KV store metrics for rocksdb URL: https://github.com/apache/samza/pull/1158#issuecomment-540192544 @prateekm @cameronlee314 assuming the latest changes are still ok (added a couple null checks), this PR is ready to be merged ---

[jira] [Resolved] (SAMZA-2339) Update KafkaSystemAdmin to adhere to the checkpoint replication factor

2019-10-09 Thread Bharath Kumarasubramanian (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Kumarasubramanian resolved SAMZA-2339. -- Resolution: Fixed > Update KafkaSystemAdmin to adhere to the checkpoint

[jira] [Closed] (SAMZA-2339) Update KafkaSystemAdmin to adhere to the checkpoint replication factor

2019-10-09 Thread Bharath Kumarasubramanian (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Kumarasubramanian closed SAMZA-2339. > Update KafkaSystemAdmin to adhere to the checkpoint replication factor >

[jira] [Assigned] (SAMZA-2339) Update KafkaSystemAdmin to adhere to the checkpoint replication factor

2019-10-09 Thread Bharath Kumarasubramanian (Jira)
[ https://issues.apache.org/jira/browse/SAMZA-2339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharath Kumarasubramanian reassigned SAMZA-2339: Assignee: Bharath Kumarasubramanian > Update KafkaSystemAdmin to a

[GitHub] [samza] cameronlee314 commented on issue #1182: SAMZA-2343: Remove original split deployment code

2019-10-09 Thread GitBox
cameronlee314 commented on issue #1182: SAMZA-2343: Remove original split deployment code URL: https://github.com/apache/samza/pull/1182#issuecomment-540112519 @sborya can you please take a look? This is an automated message

[GitHub] [samza] cameronlee314 opened a new pull request #1182: SAMZA-2343: Remove original split deployment code

2019-10-09 Thread GitBox
cameronlee314 opened a new pull request #1182: SAMZA-2343: Remove original split deployment code URL: https://github.com/apache/samza/pull/1182 Going to add new code for new split deployment strategy soon, so removing the original unused split deployment code.

[jira] [Created] (SAMZA-2343) Remove original split deployment code

2019-10-09 Thread Cameron Lee (Jira)
Cameron Lee created SAMZA-2343: -- Summary: Remove original split deployment code Key: SAMZA-2343 URL: https://issues.apache.org/jira/browse/SAMZA-2343 Project: Samza Issue Type: Improvement

[GitHub] [samza] cameronlee314 commented on a change in pull request #1172: SAMZA-2332: [AM isolation] YarnJob should pass new command and additional environment variables for AM deployment

2019-10-09 Thread GitBox
cameronlee314 commented on a change in pull request #1172: SAMZA-2332: [AM isolation] YarnJob should pass new command and additional environment variables for AM deployment URL: https://github.com/apache/samza/pull/1172#discussion_r333142759 ## File path: samza-core/src/main/java/o

[GitHub] [samza] dnishimura commented on a change in pull request #1179: SAMZA-2334: SSPGrouperProxy should check if job is stateful, not if host-affinity is enabled

2019-10-09 Thread GitBox
dnishimura commented on a change in pull request #1179: SAMZA-2334: SSPGrouperProxy should check if job is stateful, not if host-affinity is enabled URL: https://github.com/apache/samza/pull/1179#discussion_r333105970 ## File path: samza-core/src/main/java/org/apache/samza/containe

[GitHub] [samza] dnishimura commented on a change in pull request #1179: SAMZA-2334: SSPGrouperProxy should check if job is stateful, not if host-affinity is enabled

2019-10-09 Thread GitBox
dnishimura commented on a change in pull request #1179: SAMZA-2334: SSPGrouperProxy should check if job is stateful, not if host-affinity is enabled URL: https://github.com/apache/samza/pull/1179#discussion_r333105398 ## File path: docs/learn/documentation/versioned/jobs/samza-confi