MCPcopy Create free account

hub / github.com/baidu/bigflow / functions

Functions5,490 in github.com/baidu/bigflow

↓ 1 callersMethodegg_file_target_list
Returns a list containing all target egg_files Returns: list: target egg_files
bigflow_python/python/bigflow/runtime/python_resource.py:217
↓ 1 callersMethodemit
flume/runtime/common/executor_impl_test.cpp:499
↓ 1 callersMethodemit_done
flume/runtime/common/executor_impl_test.cpp:503
↓ 1 callersMethodend_process
(self)
bigflow_python/python/bigflow/transform_impls/test/transformers.py:77
↓ 1 callersMethodend_serde_test
test
bigflow_python/python/bigflow/test/serde_test.py:146
↓ 1 callersMethodend_sub_group
flume/runtime/common/executor_impl_test.cpp:448
↓ 1 callersMethodexpect_iterable
(self)
bigflow_python/python/bigflow/core/entity.py:243
↓ 1 callersFunctionexpose
bigflow_python/python_interpreter.cpp:71
↓ 1 callersMethodextract_code_globals
Find all globals names read or written to by codeblock co
bigflow_python/python/bigflow/core/serde/cloudpickle.py:321
↓ 1 callersFunctionextract_elem
inner function
bigflow_python/python/bigflow/serde.py:768
↓ 1 callersFunctionextract_fs_name_from_path
Get fs.defaultFS from path like "hdfs://abcde:22222/a/b/c"
bigflow_python/python/bigflow/util/hadoop_client.py:30
↓ 1 callersMethodextract_func_data
Turn the function into a tuple of data necessary to recreate it: code, globals, defaults, closure, dict
bigflow_python/python/bigflow/core/serde/cloudpickle.py:353
↓ 1 callersFunctionflat_map_wrapper
(inp, field_extractor, fn)
bigflow_python/python/bigflow/test/magic.py:82
↓ 1 callersMethodfrom_proto_message
(self, message)
bigflow_python/python/bigflow/core/entity.py:156
↓ 1 callersMethodfrom_size
(self)
bigflow_python/python/bigflow/core/logical_plan.py:400
↓ 1 callersMethodfs_mkdir
Wraps console command 'hadoop fs -mkdir -p <path>' Args: path (str): path to be created
bigflow_python/python/bigflow/util/hadoop_client.py:78
↓ 1 callersFunctiongenerate_resource_and_src_list
(base_dir, src_list)
resource_library.py:46
↓ 1 callersMethodget
(self, obj)
bigflow_python/python/bigflow/test/magic.py:52
↓ 1 callersMethodget_cache_data
flume/runtime/spark/spark_driver.cpp:279
↓ 1 callersMethodget_cached_data
bigflow_python/rpc/impls/backends_impl.h:308
↓ 1 callersMethodget_commiter
用户可以重写该方法。 返回一个commiter, 默认表示不需要commit阶段 commiter应该是一个无参函数。
bigflow_python/python/bigflow/output.py:501
↓ 1 callersFunctionget_config
bigflow_python/processors/flatten_processor_test.cpp:91
↓ 1 callersFunctionget_deep_copy_fn
bigflow_python/common/python.cpp:266
↓ 1 callersMethodget_entity_config
(self)
bigflow_python/python/bigflow/core/entity.py:351
↓ 1 callersMethodget_fields
get_fields
bigflow_python/python/bigflow/serde.py:339
↓ 1 callersFunctionget_hdfs_jni_env
flume/util/jni_environment.cpp:55
↓ 1 callersMethodget_input
Get the corresponding node of input Returns: LogicalPlan.Node: input node
bigflow_python/python/bigflow/util/side_input_util.py:90
↓ 1 callersFunctionget_jvm_options
flume/util/jni_environment.cpp:29
↓ 1 callersMethodget_mock_client
used to get mock client
bigflow_python/python/bigflow/test/test_base.py:317
↓ 1 callersMethodget_msg_type
get_msg_type
bigflow_python/python/bigflow/serde.py:483
↓ 1 callersFunctionget_open_fds
bigflow_python/processors/pipe_processor.cpp:55
↓ 1 callersMethodget_output_buffer
flume/runtime/spark/spark_task.cpp:145
↓ 1 callersMethodget_priority_dispatcher
flume/runtime/common/executor_impl.h:201
↓ 1 callersMethodget_serde
User can override this method to set the serde
bigflow_python/python/bigflow/input.py:90
↓ 1 callersFunctionget_serde_of_fields
内部函数
bigflow_python/python/bigflow/future/fields.py:85
↓ 1 callersMethodget_source
flume/runtime/common/executor_impl.h:225
↓ 1 callersFunctionget_stage_name
flume/planner/pass_manager.cpp:270
↓ 1 callersFunctionget_status
Send the rpc command to the other end to get the logical plan status Args: Raises: error.BigflowRPCException: if any error happe
bigflow_python/python/bigflow/rpc/requests.py:167
↓ 1 callersMethodget_status
获取当前的运行状态 Returns: str: APP_SUBMIT/APP_ALLOCATE/APP_RUN/APP_KILL/APP_FAIL/APP_UNKNOWN AM
bigflow_python/python/bigflow/pipeline/pipeline_status.py:44
↓ 1 callersFunctiongroup_by
利用给定的key_extractor和value_extractor对输入PCollection分组,返回一个表示分组结果的PTable Args: pcollection (PCollection): 输入PCollection key_extract
bigflow_python/python/bigflow/transforms.py:422
↓ 1 callersMethodhadoop_commit
bigflow_python/rpc/impls/config_util_impl.h:143
↓ 1 callersMethodid
(self)
bigflow_python/python/bigflow/core/logical_plan.py:45
↓ 1 callersMethodid
(self)
bigflow_python/python/bigflow/core/logical_plan.py:333
↓ 1 callersFunctioninit_log
init_log - initialize log module Args: level (str): msg above the level will be displayed DEBUG < INFO < WARNIN
bigflow_python/python/bigflow/util/log.py:250
↓ 1 callersMethodinitialize
flume/runtime/spark/shuffle_output_executor.cpp:143
↓ 1 callersMethodinitialize_for_general_rdd
flume/runtime/spark/spark_executor_factory.cpp:68
↓ 1 callersMethodinitialize_for_input_rdd
flume/runtime/spark/spark_executor_factory.cpp:58
↓ 1 callersMethodinject_addons
Plug in system. Register additional pickling functions if modules already loaded
bigflow_python/python/bigflow/core/serde/cloudpickle.py:787
↓ 1 callersMethodinject_email
Block email LazyImporters from being saved
bigflow_python/python/bigflow/core/serde/cloudpickle.py:780
↓ 1 callersMethodinject_numpy
(self)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:734
↓ 1 callersMethodinject_timeseries
Handle bugs with pickling scikits timeseries
bigflow_python/python/bigflow/core/serde/cloudpickle.py:752
↓ 1 callersFunctionis_hdfs_path
Check if a given path is HDFS uri Args: path (str): input path Returns: bool: True if input is a HDFS path, False otherwi
bigflow_python/python/bigflow/util/path_util.py:50
↓ 1 callersFunctionis_int
bigflow_python/common/python.cpp:128
↓ 1 callersMethodis_interpreter_initialized
bigflow_python/python_interpreter.cpp:163
↓ 1 callersMethodis_node_cached
bigflow_python/rpc/impls/backends_impl.h:284
↓ 1 callersFunctionis_python_float
bigflow_python/common/python.h:124
↓ 1 callersFunctionis_python_long
bigflow_python/common/python.h:112
↓ 1 callersFunctionis_python_string
bigflow_python/common/python.h:116
↓ 1 callersFunctionis_python_unicode
bigflow_python/common/python.h:120
↓ 1 callersFunctionis_toft_style_hdfs_path
Check if a given toft style path is HDFS path Args: path (str): input path Returns: bool: True if input is a HDFS path, F
bigflow_python/python/bigflow/util/path_util.py:77
↓ 1 callersFunctionislambda
(func)
bigflow_python/python/bigflow/core/serde/cloudpickle.py:92
↓ 1 callersMethoditems
(self)
bigflow_python/python/bigflow/test/testdata_for_spark/disjointset.py:46
↓ 1 callersMethodjoin_all_reading_threads
(self)
bigflow_python/python/bigflow/util/process_util.py:77
↓ 1 callersFunctionkill
Send the rpc command to the other end to kill the logical plan Args: Raises: error.BigflowRPCException: if any error happened
bigflow_python/python/bigflow/rpc/requests.py:142
↓ 1 callersMethodkill
flume/runtime/spark/spark_context.cpp:155
↓ 1 callersMethodkill
bigflow_python/rpc/impls/backends_impl.h:169
↓ 1 callersFunctionlaunch
Send the rpc command to the other end to launch the logical plan Args: Raises: error.BigflowRPCException: if any error happened
bigflow_python/python/bigflow/rpc/requests.py:77
↓ 1 callersFunctionlist_get_slice
bigflow_python/common/python.cpp:159
↓ 1 callersFunctionlist_set_item
bigflow_python/common/python.cpp:57
↓ 1 callersMethodload
inner
bigflow_python/python/bigflow/input.py:245
↓ 1 callersFunctionmain
()
test/src/generator/pyspark_group_top_n_value.py:29
↓ 1 callersFunctionmain
()
test/src/generator/pyspark_group_top_n.py:29
↓ 1 callersFunctionmain
()
test/src/pyspark/group_top_n.py:26
↓ 1 callersFunctionmax
Implementation of transforms.max()
bigflow_python/python/bigflow/transform_impls/max.py:26
↓ 1 callersMethodmerge
(self, other)
bigflow_python/python/bigflow/pipeline/test/testdata/disjointset.py:41
↓ 1 callersFunctionmerge_kv
inner
bigflow_python/python/bigflow/future/fields.py:290
↓ 1 callersFunctionmerge_kv
inner
bigflow_python/python/bigflow/transform_impls/pipe.py:46
↓ 1 callersFunctionmerge_serde
inner
bigflow_python/python/bigflow/future/fields.py:302
↓ 1 callersMethodmove
flume/planner/unit.h:219
↓ 1 callersMethodmove_to
flush all datasets with preceding key, and push datasets with same key return true if enter new group
flume/runtime/common/shuffle_executor.h:199
↓ 1 callersMethodmsg
(self)
bigflow_python/python/bigflow/rpc/backend_parser.py:114
↓ 1 callersMethodmutable_config
flume/core/entity.h:53
↓ 1 callersMethodname
return name
bigflow_python/python/bigflow/core/entity.py:151
↓ 1 callersMethodname
(self)
bigflow_python/python/bigflow/core/entity.py:260
↓ 1 callersFunctionnever_call
flume/flume.cpp:56
↓ 1 callersFunctionnew_dict
inner
bigflow_python/python/bigflow/future/fields.py:283
↓ 1 callersFunctionnode_group_by
group by fn, for internal use
bigflow_python/python/bigflow/transform_impls/group_by.py:36
↓ 1 callersMethodnode_size
(self)
bigflow_python/python/bigflow/core/logical_plan.py:828
↓ 1 callersFunctionnode_window_by
group by window, for internal use
bigflow_python/python/bigflow/transform_impls/window_into.py:27
↓ 1 callersMethodnormal_input_num
(self, n = None)
bigflow_python/python/bigflow/core/entity.py:343
↓ 1 callersFunctionobject_get_item
bigflow_python/common/python.cpp:176
↓ 1 callersFunctionon
(field_extractor, fn)
bigflow_python/python/bigflow/test/magic.py:71
↓ 1 callersMethodopen
(self, keys)
bigflow_python/python/bigflow/core/tests/test_helper.py:77
↓ 1 callersMethodoperator_combinations
Case: test combinations of operators
bigflow_python/python/bigflow/test/pobject_test.py:45
↓ 1 callersFunctionorigin
inner function
bigflow_python/python/bigflow/serde.py:796
↓ 1 callersFunctionparse_dependency
()
bigflow_python/python/bigflow/core/tests/test_helper.py:212
↓ 1 callersFunctionparse_key
flume/runtime/spark/cache_input_executor.cpp:47
↓ 1 callersMethodpartition
flume/runtime/spark/shuffle_protocol.h:48
↓ 1 callersMethodpartition_fn
用户可以重写该方法。 返回一个partition fn。 partition_fn原型应为:(data, total_partition) => partition 返回None则表示不太关心如何partition。
bigflow_python/python/bigflow/output.py:475
↓ 1 callersMethodpartition_number
用户可以重写该方法。 返回一个int型的数,表示总共要把数据partition成多少份。
bigflow_python/python/bigflow/output.py:487
← previousnext →1,301–1,400 of 5,490, ranked by callers