You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hivemall.apache.org by "Makoto Yui (JIRA)" <ji...@apache.org> on 2017/07/04 02:22:02 UTC

[jira] [Updated] (HIVEMALL-5) Create source code formatting guideline

     [ https://issues.apache.org/jira/browse/HIVEMALL-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Makoto Yui updated HIVEMALL-5:
------------------------------
    Description: 
We need to create/revise a guideline and tools for formatting source codes.

Provide IntelliJ/Eclipse style file and command line formatter using Maven.

Java code based on one in Apache Hive.
https://github.com/apache/hive/tree/master/dev-support
https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConventions

Scala code based on one in Apache Spark.
https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide

*Note: Discussions are still needed to change the coding style.*

  was:
We need to create/revise a guideline and tools for formatting source codes.

Provide IntelliJ/Eclipse style file and command line formatter using Maven.

Java code based on one in Apache Hive.
https://github.com/apache/hive/tree/master/dev-support
https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConventions

Scala code based on one in Apache Spark.
https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide


> Create source code formatting guideline
> ---------------------------------------
>
>                 Key: HIVEMALL-5
>                 URL: https://issues.apache.org/jira/browse/HIVEMALL-5
>             Project: Hivemall
>          Issue Type: Task
>            Reporter: Makoto Yui
>
> We need to create/revise a guideline and tools for formatting source codes.
> Provide IntelliJ/Eclipse style file and command line formatter using Maven.
> Java code based on one in Apache Hive.
> https://github.com/apache/hive/tree/master/dev-support
> https://cwiki.apache.org/confluence/display/Hive/HowToContribute#HowToContribute-CodingConventions
> Scala code based on one in Apache Spark.
> https://cwiki.apache.org/confluence/display/SPARK/Spark+Code+Style+Guide
> *Note: Discussions are still needed to change the coding style.*



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)