[jira] [Assigned] (HUDI-905) Support PrunedFilteredScan for Spark Datasource

2020-05-20 Thread Yanjia Gary Li (Jira)
[ https://issues.apache.org/jira/browse/HUDI-905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanjia Gary Li reassigned HUDI-905: --- Assignee: (was: Yanjia Gary Li) > Support PrunedFilteredScan for Spark Datasource >

[GitHub] [incubator-hudi] codecov-commenter commented on pull request #1648: [HUDI-916]: added support for multiple input formats in TimestampBasedKeyGenerator

2020-05-20 Thread GitBox
codecov-commenter commented on pull request #1648: URL: https://github.com/apache/incubator-hudi/pull/1648#issuecomment-631889483 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1648?src=pr=h1) Report > Merging

[GitHub] [incubator-hudi] codecov-commenter edited a comment on pull request #1648: [HUDI-916]: added support for multiple input formats in TimestampBasedKeyGenerator

2020-05-20 Thread GitBox
codecov-commenter edited a comment on pull request #1648: URL: https://github.com/apache/incubator-hudi/pull/1648#issuecomment-631889483 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1648?src=pr=h1) Report > Merging

[incubator-hudi] branch hudi_test_suite_refactor updated (c9f6aa6 -> 681cce9)

2020-05-20 Thread nagarwal
This is an automated email from the ASF dual-hosted git repository. nagarwal pushed a change to branch hudi_test_suite_refactor in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git. discard c9f6aa6 [HUDI-394] Provide a basic implementation of test suite add 681cce9

[jira] [Assigned] (HUDI-30) Explore support for Spark Datasource V2

2020-05-20 Thread Yanjia Gary Li (Jira)
[ https://issues.apache.org/jira/browse/HUDI-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yanjia Gary Li reassigned HUDI-30: -- Assignee: (was: Yanjia Gary Li) > Explore support for Spark Datasource V2 >

[GitHub] [incubator-hudi] xushiyan opened a new pull request #1644: [HUDI-811] Restructure test packages in hudi-common

2020-05-20 Thread GitBox
xushiyan opened a new pull request #1644: URL: https://github.com/apache/incubator-hudi/pull/1644 Categorize test classes by moving them to `testutils` and `functional` subpackages. The following modules were migrated. * hudi-common Follows #1607 ### Migration

[GitHub] [incubator-hudi] codecov-commenter commented on pull request #1643: HUDI-110 Spark Datasource Auto Partition Extractor

2020-05-20 Thread GitBox
codecov-commenter commented on pull request #1643: URL: https://github.com/apache/incubator-hudi/pull/1643#issuecomment-631269797 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1643?src=pr=h1) Report > Merging

[GitHub] [incubator-hudi] codecov-commenter edited a comment on pull request #1643: HUDI-110 Spark Datasource Auto Partition Extractor

2020-05-20 Thread GitBox
codecov-commenter edited a comment on pull request #1643: URL: https://github.com/apache/incubator-hudi/pull/1643#issuecomment-631269797 # [Codecov](https://codecov.io/gh/apache/incubator-hudi/pull/1643?src=pr=h1) Report > Merging

[jira] [Updated] (HUDI-707) Add unit test for StatsCommand

2020-05-20 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HUDI-707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HUDI-707: Labels: pull-request-available (was: ) > Add unit test for StatsCommand >

[GitHub] [incubator-hudi] hddong opened a new pull request #1645: [HUDI-707]Add unit test for StatsCommand

2020-05-20 Thread GitBox
hddong opened a new pull request #1645: URL: https://github.com/apache/incubator-hudi/pull/1645 ## *Tips* - *Thank you very much for contributing to Apache Hudi.* - *Please review https://hudi.apache.org/contributing.html before opening a pull request.* ## What is the purpose

[jira] [Updated] (HUDI-706) Add unit test for SavepointsCommand

2020-05-20 Thread hong dongdong (Jira)
[ https://issues.apache.org/jira/browse/HUDI-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong updated HUDI-706: --- Status: Open (was: New) > Add unit test for SavepointsCommand > --- >

[jira] [Closed] (HUDI-706) Add unit test for SavepointsCommand

2020-05-20 Thread hong dongdong (Jira)
[ https://issues.apache.org/jira/browse/HUDI-706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] hong dongdong closed HUDI-706. -- Fix Version/s: 0.6.0 Resolution: Fixed > Add unit test for SavepointsCommand >

[jira] [Commented] (HUDI-907) Test Presto mor query support changes in HDFS Env

2020-05-20 Thread Bhavani Sudha (Jira)
[ https://issues.apache.org/jira/browse/HUDI-907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17111875#comment-17111875 ] Bhavani Sudha commented on HUDI-907: [~bdscheller] These are the steps to recreate and test.   h4.

[GitHub] [incubator-hudi] sassai opened a new issue #1646: [SUPPORT]

2020-05-20 Thread GitBox
sassai opened a new issue #1646: URL: https://github.com/apache/incubator-hudi/issues/1646 **Describe the problem you faced** I am facing a problem when querying Hudi Tables (MOR) through Spark SQL. Spark SQL queries to Hive are resulting in java.lang.ClassNotFoundException:

[GitHub] [incubator-hudi] vinothchandar commented on issue #933: Support for multiple level partitioning in Hudi

2020-05-20 Thread GitBox
vinothchandar commented on issue #933: URL: https://github.com/apache/incubator-hudi/issues/933#issuecomment-631411854 @afeldman1 as passable values? yeah.. that may be a good idea to doc all this and link from somewhere.. IMO, we can add a section to `writing_data` page on `partitioning`

[GitHub] [incubator-hudi] vinothchandar merged pull request #1622: [HUDI-888] fix NullPointerException

2020-05-20 Thread GitBox
vinothchandar merged pull request #1622: URL: https://github.com/apache/incubator-hudi/pull/1622 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[incubator-hudi] branch master updated: [HUDI-888] fix NullPointerException in HoodieCompactor (#1622)

2020-05-20 Thread vinoth
This is an automated email from the ASF dual-hosted git repository. vinoth pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git The following commit(s) were added to refs/heads/master by this push: new 244d474 [HUDI-888] fix

[jira] [Assigned] (HUDI-867) Graphite metrics are throwing IllegalArgumentException on continuous mode

2020-05-20 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-867?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pratyaksh Sharma reassigned HUDI-867: - Assignee: Pratyaksh Sharma (was: Raymond Xu) > Graphite metrics are throwing

[jira] [Commented] (HUDI-867) Graphite metrics are throwing IllegalArgumentException on continuous mode

2020-05-20 Thread Pratyaksh Sharma (Jira)
[ https://issues.apache.org/jira/browse/HUDI-867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17112091#comment-17112091 ] Pratyaksh Sharma commented on HUDI-867: --- Sure, I will take over this then.  > Graphite metrics are

<    1   2