samza git commit: SAMZA-1500: Added metrics for RocksDB state store memory usage

2018-01-17 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 267dfc6ba -> 3a9e80642 SAMZA-1500: Added metrics for RocksDB state store memory usage Approximate RocksDB memory usage = Configured Block Cache size + MemTable size + Indexes and Bloom Filters size = rocksdb.block-cache-size + rocksdb.size

[jira] [Commented] (SAMZA-1500) Add metrics for RocksDB state store memory usage

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329075#comment-16329075 ] ASF GitHub Bot commented on SAMZA-1500: --- Github user asfgit closed the pull request

[jira] [Closed] (SAMZA-1500) Add metrics for RocksDB state store memory usage

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish closed SAMZA-1500. --- > Add metrics for RocksDB state store memory usage > > >

samza git commit: SAMZA-1556: Adding support for multi level sources in queries

2018-01-17 Thread jagadish
Repository: samza Updated Branches: refs/heads/master 3a9e80642 -> fcd2b9a53 SAMZA-1556: Adding support for multi level sources in queries Right now Samza SQL supports queries with just two levels i.e. `select * from foo.bar`. But there can be sources that are identified though multiple level

[jira] [Commented] (SAMZA-1556) Samza SQL: Add support for multi level sources in SQL query

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329126#comment-16329126 ] ASF GitHub Bot commented on SAMZA-1556: --- Github user asfgit closed the pull request

[jira] [Resolved] (SAMZA-1556) Samza SQL: Add support for multi level sources in SQL query

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish resolved SAMZA-1556. - Resolution: Fixed > Samza SQL: Add support for multi level sources in SQL query >

[jira] [Updated] (SAMZA-1556) Samza SQL: Add support for multi level sources in SQL query

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish updated SAMZA-1556: Fix Version/s: 0.15.0 > Samza SQL: Add support for multi level sources in SQL query > --

[jira] [Closed] (SAMZA-1556) Samza SQL: Add support for multi level sources in SQL query

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish closed SAMZA-1556. --- > Samza SQL: Add support for multi level sources in SQL query > --

samza git commit: SAMZA-1523: Cleanup table entries before shutting down the processor

2018-01-17 Thread jagadish
Repository: samza Updated Branches: refs/heads/master fcd2b9a53 -> 95a71fb9e SAMZA-1523: Cleanup table entries before shutting down the processor Modified the `TableUtils#deleteProcessorEntity` to provide an option to disable optimistic locking during a call to Azure Table Storage service. s

[jira] [Commented] (SAMZA-1523) Cleanup table entries before shutting down the processor

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329131#comment-16329131 ] ASF GitHub Bot commented on SAMZA-1523: --- Github user asfgit closed the pull request

[jira] [Resolved] (SAMZA-1523) Cleanup table entries before shutting down the processor

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish resolved SAMZA-1523. - Resolution: Fixed > Cleanup table entries before shutting down the processor > ---

[jira] [Closed] (SAMZA-1523) Cleanup table entries before shutting down the processor

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish closed SAMZA-1523. --- > Cleanup table entries before shutting down the processor > -

[jira] [Commented] (SAMZA-1407) upgrade junit version to 4.12

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329252#comment-16329252 ] ASF GitHub Bot commented on SAMZA-1407: --- Github user fredji97 closed the pull reques

[jira] [Commented] (SAMZA-1407) upgrade junit version to 4.12

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329292#comment-16329292 ] ASF GitHub Bot commented on SAMZA-1407: --- GitHub user fredji97 opened a pull request:

[jira] [Created] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread Jake Maes (JIRA)
Jake Maes created SAMZA-1558: Summary: State restore metrics should be duplicated and deprecated to avoid type conflicts Key: SAMZA-1558 URL: https://issues.apache.org/jira/browse/SAMZA-1558 Project: Samz

[jira] [Updated] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-1558: - Environment: (was: SAMZA-1356 changed the types of the restore metrics in KeyValueStorageEngineMetrics

[jira] [Updated] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes updated SAMZA-1558: - Description: SAMZA-1356 changed the types of the restore metrics in KeyValueStorageEngineMetrics to gauge

[jira] [Commented] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329383#comment-16329383 ] ASF GitHub Bot commented on SAMZA-1558: --- GitHub user jmakes opened a pull request:

samza git commit: SAMZA-1558: State restore metrics should be duplicated and deprecated…

2018-01-17 Thread jmakes
Repository: samza Updated Branches: refs/heads/master 95a71fb9e -> b38e6622f SAMZA-1558: State restore metrics should be duplicated and deprecated… … to avoid type conflicts Author: Jacob Maes Reviewers: Prateek Maheshwari Closes #407 from jmakes/samza-1558 Project: http://git-wip-u

[jira] [Commented] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329606#comment-16329606 ] ASF GitHub Bot commented on SAMZA-1558: --- Github user asfgit closed the pull request

[jira] [Resolved] (SAMZA-1558) State restore metrics should be duplicated and deprecated to avoid type conflicts

2018-01-17 Thread Jake Maes (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Maes resolved SAMZA-1558. -- Resolution: Fixed > State restore metrics should be duplicated and deprecated to avoid type > conflicts

[jira] [Created] (SAMZA-1559) merge hello-samza to apache/samza

2018-01-17 Thread Fred Ji (JIRA)
Fred Ji created SAMZA-1559: -- Summary: merge hello-samza to apache/samza Key: SAMZA-1559 URL: https://issues.apache.org/jira/browse/SAMZA-1559 Project: Samza Issue Type: Test Reporter: Fr

[jira] [Created] (SAMZA-1560) Skip checkpoint validations for Key Serdes

2018-01-17 Thread Jagadish (JIRA)
Jagadish created SAMZA-1560: --- Summary: Skip checkpoint validations for Key Serdes Key: SAMZA-1560 URL: https://issues.apache.org/jira/browse/SAMZA-1560 Project: Samza Issue Type: Bug Re

[jira] [Updated] (SAMZA-1560) Skip checkpoint validations for Key Serdes

2018-01-17 Thread Jagadish (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadish updated SAMZA-1560: Description: Currently, when "validateCheckpoints" is set to false, we ignore validation errors for the Kafk

[jira] [Commented] (SAMZA-1560) Skip checkpoint validations for Key Serdes

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329775#comment-16329775 ] ASF GitHub Bot commented on SAMZA-1560: --- GitHub user vjagadish1989 opened a pull req

samza git commit: SAMZA-1560: Handle key-serde errors in KafkaCheckpointManager

2018-01-17 Thread jagadish
Repository: samza Updated Branches: refs/heads/master b38e6622f -> b7805df10 SAMZA-1560: Handle key-serde errors in KafkaCheckpointManager Author: Jagadish Reviewers: Xinyu Liu Closes #408 from vjagadish1989/kcm-fix Project: http://git-wip-us.apache.org/repos/asf/samza/repo Commit: http:/

[jira] [Commented] (SAMZA-1560) Skip checkpoint validations for Key Serdes

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329896#comment-16329896 ] ASF GitHub Bot commented on SAMZA-1560: --- Github user asfgit closed the pull request

samza git commit: SAMZA-1407: upgrade junit version to 4.12

2018-01-17 Thread jagadish
Repository: samza Updated Branches: refs/heads/master b7805df10 -> e075e956f SAMZA-1407: upgrade junit version to 4.12 "./gradlew clean check" passed Author: Fred Ji Reviewers: Jagadish Closes #406 from fredji97/junit4_12_new Project: http://git-wip-us.apache.org/repos/asf/samza/repo Co

[jira] [Commented] (SAMZA-1407) upgrade junit version to 4.12

2018-01-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SAMZA-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16329901#comment-16329901 ] ASF GitHub Bot commented on SAMZA-1407: --- Github user asfgit closed the pull request