PySpark Plaso  Release 2019
A tool for distributed extraction of timestamps from various files using extractors adapted from the Plaso engine to Apache Spark.
Public Member Functions | Public Attributes | List of all members
plaso.tarzan.app.views.extractview.ExtractView Class Reference
Inheritance diagram for plaso.tarzan.app.views.extractview.ExtractView:
Inheritance graph
[legend]
Collaboration diagram for plaso.tarzan.app.views.extractview.ExtractView:
Collaboration graph
[legend]

Public Member Functions

def __init__ (self, hdfs_base_uri, spark_context)
 
def get (self, hdfs_path="")
 

Public Attributes

 controller
 

Constructor & Destructor Documentation

◆ __init__()

def plaso.tarzan.app.views.extractview.ExtractView.__init__ (   self,
  hdfs_base_uri,
  spark_context 
)

Member Function Documentation

◆ get()

def plaso.tarzan.app.views.extractview.ExtractView.get (   self,
  hdfs_path = "" 
)

Member Data Documentation

◆ controller

plaso.tarzan.app.views.extractview.ExtractView.controller

The documentation for this class was generated from the following file: