You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "liyunzhang_intel (JIRA)" <ji...@apache.org> on 2015/07/03 03:34:04 UTC

[jira] [Created] (PIG-4619) Cleanup: change the indent size of some files of pig on spark project from 2 to 4 space

liyunzhang_intel created PIG-4619:
-------------------------------------

             Summary: Cleanup: change the indent size of some files of pig on spark project from 2 to 4 space
                 Key: PIG-4619
                 URL: https://issues.apache.org/jira/browse/PIG-4619
             Project: Pig
          Issue Type: Sub-task
            Reporter: liyunzhang_intel
            Assignee: liyunzhang_intel


following files under pig on spark project use 2 space indent:
org.apache.pig.backend.hadoop.executionengine.spark.converter.CollectedGroupConverter
org.apache.pig.backend.hadoop.executionengine.spark.JobMetricsListener
org.apache.pig.backend.hadoop.executionengine.spark.SparkLocalExecType

Now all the files under this project should use 4 space indent.

Besides SparkLauncher.java use tab to replace space.  We don't use tab to replace space in all the files in this project so need change this file.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)