[jira] (HIVEMALL-46) Make it more simpler to upgrade Spark versions

2017-01-31 Thread Takeshi Yamamuro (JIRA)
Title: Message Title Takeshi Yamamuro created an issue

[jira] [Updated] (HIVEMALL-55) Drop off the Spark v1.6 support before next HIvemall GA release

2017-02-08 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-55: - Labels: Spark (was: ) > Drop off the Spark v1.6 support before next HIvemall GA release

[jira] [Created] (HIVEMALL-55) Drop off the Spark v1.6 support before next HIvemall GA release

2017-02-08 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-55: Summary: Drop off the Spark v1.6 support before next HIvemall GA release Key: HIVEMALL-55 URL: https://issues.apache.org/jira/browse/HIVEMALL-55 Project:

[jira] [Updated] (HIVEMALL-54) Add a easy-to-use script for spark-shell

2017-02-08 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-54: - Labels: Spark (was: ) > Add a easy-to-use script for spark-shell >

[jira] [Commented] (HIVEMALL-26) Add documentation about Hivemall on Apache Spark

2017-02-23 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15880620#comment-15880620 ] Takeshi Yamamuro commented on HIVEMALL-26: -- We keep this ticket open until all the

[jira] [Commented] (HIVEMALL-65) Update define-all.spark and import-packages.spark

2017-02-14 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15865530#comment-15865530 ] Takeshi Yamamuro commented on HIVEMALL-65: -- We also need to check spark versions and load proper

[jira] [Updated] (HIVEMALL-68) Use TaskContext in RowIdUDF

2017-02-13 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-68: - Labels: Spark (was: ) > Use TaskContext in RowIdUDF > --- > >

[jira] [Created] (HIVEMALL-68) Use TaskContext in RowIdUDF

2017-02-13 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-68: Summary: Use TaskContext in RowIdUDF Key: HIVEMALL-68 URL: https://issues.apache.org/jira/browse/HIVEMALL-68 Project: Hivemall Issue Type:

[jira] [Commented] (HIVEMALL-48) Support codegen for EachTopK

2017-02-09 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859668#comment-15859668 ] Takeshi Yamamuro commented on HIVEMALL-48: -- A prototype is here:

[jira] [Created] (HIVEMALL-66) Remove wrapper classes for Hive UDFs

2017-02-10 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-66: Summary: Remove wrapper classes for Hive UDFs Key: HIVEMALL-66 URL: https://issues.apache.org/jira/browse/HIVEMALL-66 Project: Hivemall Issue Type:

[jira] [Created] (HIVEMALL-65) Update define-all.spark and import-packages.spark

2017-02-10 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-65: Summary: Update define-all.spark and import-packages.spark Key: HIVEMALL-65 URL: https://issues.apache.org/jira/browse/HIVEMALL-65 Project: Hivemall

[jira] [Created] (HIVEMALL-62) Support a function to convert a comma-separated string into typed data and vice versa

2017-02-09 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-62: Summary: Support a function to convert a comma-separated string into typed data and vice versa Key: HIVEMALL-62 URL: https://issues.apache.org/jira/browse/HIVEMALL-62

[jira] [Resolved] (HIVEMALL-65) Update define-all.spark and import-packages.spark

2017-03-16 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro resolved HIVEMALL-65. -- Resolution: Fixed > Update define-all.spark and import-packages.spark >

[jira] [Commented] (HIVEMALL-47) Support codegen for ShuffledHashJoinTopKExec

2017-03-16 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15928278#comment-15928278 ] Takeshi Yamamuro commented on HIVEMALL-47: -- Resolved by

[jira] [Resolved] (HIVEMALL-44) Support Top-K joins for DataFrame/Spark

2017-03-16 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-44?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro resolved HIVEMALL-44. -- Resolution: Fixed Assignee: Takeshi Yamamuro > Support Top-K joins for

[jira] [Created] (HIVEMALL-89) Support to_csv/from_csv in HivemallOps

2017-03-08 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-89: Summary: Support to_csv/from_csv in HivemallOps Key: HIVEMALL-89 URL: https://issues.apache.org/jira/browse/HIVEMALL-89 Project: Hivemall Issue

[jira] [Commented] (HIVEMALL-134) Create Stanalone API for Scala/Java

2017-07-13 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16086880#comment-16086880 ] Takeshi Yamamuro commented on HIVEMALL-134: --- You mean we run HiveUDF w/o hive? > Create

[jira] [Created] (HIVEMALL-136) Support train_classifier and train_regressor for Spark

2017-07-27 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-136: - Summary: Support train_classifier and train_regressor for Spark Key: HIVEMALL-136 URL: https://issues.apache.org/jira/browse/HIVEMALL-136 Project: Hivemall

[jira] [Closed] (HIVEMALL-116) Add documentation about SQL in Spark

2017-07-11 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro closed HIVEMALL-116. - Resolution: Fixed > Add documentation about SQL in Spark >

[jira] [Updated] (HIVEMALL-133) Support spark-v2.2 in the hivemalls-spark module

2017-07-11 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-133: -- Labels: spark (was: ) > Support spark-v2.2 in the hivemalls-spark module >

[jira] [Created] (HIVEMALL-133) Support spark-v2.2 in the hivemalls-spark module

2017-07-11 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-133: - Summary: Support spark-v2.2 in the hivemalls-spark module Key: HIVEMALL-133 URL: https://issues.apache.org/jira/browse/HIVEMALL-133 Project: Hivemall

[jira] [Updated] (HIVEMALL-129) Support wrapper implementation for python in pyspark

2017-07-05 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-129: -- Labels: spark (was: ) > Support wrapper implementation for python in pyspark >

[jira] [Created] (HIVEMALL-129) Support wrapper implementation for python in pyspark

2017-07-05 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-129: - Summary: Support wrapper implementation for python in pyspark Key: HIVEMALL-129 URL: https://issues.apache.org/jira/browse/HIVEMALL-129 Project: Hivemall

[jira] [Commented] (HIVEMALL-99) Cross-compilation of XGBoost using Docker

2017-04-27 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986583#comment-15986583 ] Takeshi Yamamuro commented on HIVEMALL-99: -- go for it! > Cross-compilation of XGBoost using

[jira] [Created] (HIVEMALL-104) Support deterministic sampling in HivemallOps

2017-05-11 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-104: - Summary: Support deterministic sampling in HivemallOps Key: HIVEMALL-104 URL: https://issues.apache.org/jira/browse/HIVEMALL-104 Project: Hivemall

[jira] [Updated] (HIVEMALL-104) Support deterministic sampling in HivemallOps

2017-05-11 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-104: -- Labels: spark (was: ) > Support deterministic sampling in HivemallOps >

[jira] [Created] (HIVEMALL-102) Support upcoming Spark v2.2.0

2017-05-11 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-102: - Summary: Support upcoming Spark v2.2.0 Key: HIVEMALL-102 URL: https://issues.apache.org/jira/browse/HIVEMALL-102 Project: Hivemall Issue Type:

[jira] [Updated] (HIVEMALL-102) Support upcoming Spark v2.2.0

2017-05-11 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-102: -- Labels: spark (was: ) > Support upcoming Spark v2.2.0 >

[jira] [Updated] (HIVEMALL-103) Upgrading spark-v2.1.0 to v2.1.1

2017-05-11 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-103: -- Labels: spark (was: ) > Upgrading spark-v2.1.0 to v2.1.1 >

[jira] [Created] (HIVEMALL-103) Upgrading spark-v2.1.0 to v2.1.1

2017-05-11 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-103: - Summary: Upgrading spark-v2.1.0 to v2.1.1 Key: HIVEMALL-103 URL: https://issues.apache.org/jira/browse/HIVEMALL-103 Project: Hivemall Issue Type:

[jira] [Updated] (HIVEMALL-117) Add hivemall in SparkPackages

2017-06-12 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-117: -- Labels: spark (was: ) > Add hivemall in SparkPackages >

[jira] [Updated] (HIVEMALL-116) Add documentation about SQL in Spark

2017-06-12 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-116: -- Description: We currently have documentation about DataFrame in Spark. So, it needs

[jira] [Created] (HIVEMALL-117) Add hivemall in SparkPackages

2017-06-12 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-117: - Summary: Add hivemall in SparkPackages Key: HIVEMALL-117 URL: https://issues.apache.org/jira/browse/HIVEMALL-117 Project: Hivemall Issue Type: Bug

[jira] [Updated] (HIVEMALL-116) Add documentation about SQL in Spark

2017-06-12 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-116: -- Labels: docuentation spark (was: ) > Add documentation about SQL in Spark >

[jira] [Created] (HIVEMALL-116) Add documentation about SQL in Spark

2017-06-12 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-116: - Summary: Add documentation about SQL in Spark Key: HIVEMALL-116 URL: https://issues.apache.org/jira/browse/HIVEMALL-116 Project: Hivemall Issue

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: (was: fig1.png) > Plan rewriting rules to filter meaningful training

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig1.png > Plan rewriting rules to filter meaningful training data before

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig3.png > Plan rewriting rules to filter meaningful training data before

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: (was: fig3.png) > Plan rewriting rules to filter meaningful training

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: (was: fig2.png) > Plan rewriting rules to filter meaningful training

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig2.png > Plan rewriting rules to filter meaningful training data before

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig1.png > Plan rewriting rules to filter meaningful training data before

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig1.png > Plan rewriting rules to filter meaningful training data before

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: (was: fig1.png) > Plan rewriting rules to filter meaningful training

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig3.png fig2.png > Plan rewriting rules to filter

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: (was: fig2.png) > Plan rewriting rules to filter meaningful training

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-26 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Attachment: fig2.png fig3.png > Plan rewriting rules to filter

[jira] [Created] (HIVEMALL-198) Fix documentations for hivemall-on-spark

2018-04-20 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-198: - Summary: Fix documentations for hivemall-on-spark Key: HIVEMALL-198 URL: https://issues.apache.org/jira/browse/HIVEMALL-198 Project: Hivemall

[jira] [Updated] (HIVEMALL-198) Fix obsolete documentations for hivemall-on-spark

2018-04-20 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-198: -- Summary: Fix obsolete documentations for hivemall-on-spark (was: Fix documentations

[jira] [Updated] (HIVEMALL-198) Fix obsolete documentations for hivemall-on-spark

2018-04-20 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-198: -- Labels: spark (was: ) > Fix obsolete documentations for hivemall-on-spark >

[jira] [Updated] (HIVEMALL-181) Plan rewriting rules to filter meaningful training data before feature selections

2018-04-20 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Summary: Plan rewriting rules to filter meaningful training data before feature

[jira] [Updated] (HIVEMALL-179) Support Spark 2.3

2018-03-28 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-179: -- Labels: spark (was: ) > Support Spark 2.3 > - > >

[jira] [Updated] (HIVEMALL-180) Drop the Spark-2.0 support

2018-03-28 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-180: -- Issue Type: Improvement (was: Sub-task) Parent: (was: HIVEMALL-152) >

[jira] [Updated] (HIVEMALL-180) Drop the Spark-2.0 support

2018-03-28 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-180: -- Labels: spark (was: ) > Drop the Spark-2.0 support > -- > >

[jira] [Assigned] (HIVEMALL-180) Drop the Spark-2.0 support

2018-03-28 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro reassigned HIVEMALL-180: - Assignee: Takeshi Yamamuro > Drop the Spark-2.0 support >

[jira] [Created] (HIVEMALL-180) Drop the Spark-2.0 support

2018-03-28 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-180: - Summary: Drop the Spark-2.0 support Key: HIVEMALL-180 URL: https://issues.apache.org/jira/browse/HIVEMALL-180 Project: Hivemall Issue Type:

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter out meaningless columns before future selections

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is a useful

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter out meaningless columns before future selections

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Labels: spark (was: ) > Plan rewrting rules to filter out meaningless columns before

[jira] [Created] (HIVEMALL-181) Plan rewrting rules to filter out meaningless columns before future selections

2018-03-29 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-181: - Summary: Plan rewrting rules to filter out meaningless columns before future selections Key: HIVEMALL-181 URL: https://issues.apache.org/jira/browse/HIVEMALL-181

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter out meaningless columns before future selections

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is a useful

[jira] [Updated] (HIVEMALL-183) Add an optimizer rule to prune joins without significantly reducing ML accuracy

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-183: -- Labels: spark (was: ) > Add an optimizer rule to prune joins without significantly

[jira] [Updated] (HIVEMALL-183) Add an optimizer rule to prune joins without significantly reducing ML accuracy

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-183: -- Description: An objective of this ticket to implement the proposed technique in a

[jira] [Updated] (HIVEMALL-183) Add an optimizer rule to prune joins without significantly reducing ML accuracy

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-183: -- Description: An objective of this ticket is to implement the proposed technique in

[jira] [Commented] (HIVEMALL-183) Add an optimizer rule to prune joins without significantly reducing ML accuracy

2018-04-01 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16421824#comment-16421824 ] Takeshi Yamamuro commented on HIVEMALL-183: --- Spark currently does not support FK constraints,

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter meaningful training data before future selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter out meaningful training data before future selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter meaningful training data before future selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Summary: Plan rewrting rules to filter meaningful training data before future

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter meaningful training data before feature selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Summary: Plan rewrting rules to filter meaningful training data before feature

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter out meaningful training data before future selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Summary: Plan rewrting rules to filter out meaningful training data before future

[jira] [Updated] (HIVEMALL-181) Plan rewrting rules to filter meaningful training data before future selections

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-181: -- Description: In machine learning and statistics, feature selection is one of useful

[jira] [Updated] (HIVEMALL-184) Add an optimizer rule to filter out columns by using Mutual Information

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-184: -- Description: Mutual Information (MI) is an indicator to find and quantify

[jira] [Created] (HIVEMALL-184) Add an optimizer rule to filter out columns by using Mutual Information

2018-04-03 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-184: - Summary: Add an optimizer rule to filter out columns by using Mutual Information Key: HIVEMALL-184 URL: https://issues.apache.org/jira/browse/HIVEMALL-184

[jira] [Updated] (HIVEMALL-184) Add an optimizer rule to filter out columns by using Mutual Information

2018-04-03 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-184: -- Labels: spark (was: ) > Add an optimizer rule to filter out columns by using Mutual

[jira] [Created] (HIVEMALL-185) Add an optimizer rule to push down a Sample plan node into fact tables

2018-04-03 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-185: - Summary: Add an optimizer rule to push down a Sample plan node into fact tables Key: HIVEMALL-185 URL: https://issues.apache.org/jira/browse/HIVEMALL-185

[jira] [Commented] (HIVEMALL-181) Plan rewrting rules to filter meaningful training data before feature selections

2018-04-04 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425080#comment-16425080 ] Takeshi Yamamuro commented on HIVEMALL-181: --- Great work! Next time please give me the details

[jira] [Created] (HIVEMALL-183) Add an optimizer rule to prune joins without significantly reducing ML accuracy

2018-03-29 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-183: - Summary: Add an optimizer rule to prune joins without significantly reducing ML accuracy Key: HIVEMALL-183 URL: https://issues.apache.org/jira/browse/HIVEMALL-183

[jira] [Updated] (HIVEMALL-182) Add an optimizer rule to filter out columns with low variances

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-182: -- Labels: spark (was: ) > Add an optimizer rule to filter out columns with low

[jira] [Assigned] (HIVEMALL-182) Add an optimizer rule to filter out columns with low variances

2018-03-29 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro reassigned HIVEMALL-182: - Assignee: Takeshi Yamamuro > Add an optimizer rule to filter out columns with

[jira] [Created] (HIVEMALL-224) Support brickhouse functions for hivemall-spark

2018-11-14 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-224: - Summary: Support brickhouse functions for hivemall-spark Key: HIVEMALL-224 URL: https://issues.apache.org/jira/browse/HIVEMALL-224 Project: Hivemall

[jira] [Updated] (HIVEMALL-224) Support brickhouse functions for hivemall-spark

2018-11-14 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-224: -- Labels: spark (was: ) > Support brickhouse functions for hivemall-spark >

[jira] [Created] (HIVEMALL-225) Upgrade spark from v2.3.0 to v2.3.2

2018-11-14 Thread Takeshi Yamamuro (JIRA)
Takeshi Yamamuro created HIVEMALL-225: - Summary: Upgrade spark from v2.3.0 to v2.3.2 Key: HIVEMALL-225 URL: https://issues.apache.org/jira/browse/HIVEMALL-225 Project: Hivemall Issue

[jira] [Updated] (HIVEMALL-225) Upgrade spark from v2.3.0 to v2.3.2

2018-11-14 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takeshi Yamamuro updated HIVEMALL-225: -- Labels: spark (was: ) > Upgrade spark from v2.3.0 to v2.3.2 >

[jira] [Commented] (HIVEMALL-242) Drop support for Spark 2.1

2019-02-21 Thread Takeshi Yamamuro (JIRA)
[ https://issues.apache.org/jira/browse/HIVEMALL-242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16773985#comment-16773985 ] Takeshi Yamamuro commented on HIVEMALL-242: --- Yea, I think so, too. I'll drop v2.1 and support