You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yin Huai (JIRA)" <ji...@apache.org> on 2016/01/26 19:12:39 UTC

[jira] [Created] (SPARK-13003) Provide a option to trim InputRelation metadata in QueryPlan.toJSON

Yin Huai created SPARK-13003:
--------------------------------

             Summary: Provide a option to trim InputRelation metadata in QueryPlan.toJSON
                 Key: SPARK-13003
                 URL: https://issues.apache.org/jira/browse/SPARK-13003
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Yin Huai


Right now, {{QueryPlan.toJSON}} of a relation can contain all of input paths. So, the text size can be very large. It will be good to provide a option to control if we want to trim input file paths. If we use toJSON for the serialization/deserialization purpose, we do not want to trim paths. If we want to put the JSON representation in logs, we can trim it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org