You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Deepak Nayak (JIRA)" <ji...@apache.org> on 2017/11/09 11:18:00 UTC

[jira] [Created] (SPARK-22477) windowing in spark

Deepak Nayak created SPARK-22477:
------------------------------------

             Summary: windowing in spark
                 Key: SPARK-22477
                 URL: https://issues.apache.org/jira/browse/SPARK-22477
             Project: Spark
          Issue Type: Question
          Components: Spark Core
    Affects Versions: 2.2.0
            Reporter: Deepak Nayak


I ahve performed map operation over a set of attrtibutes and have stored it in a variable. Next i want to perform windowing over a single attribute and not on the variable which contains all the attributes.

I have tried doing that but i am not getting all the attribute values after windowing it gives windowed output only for a particular attribute.

Kindly help anyone if possible.



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

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