-
### Describe the issue
Hyperspace serializes the logical plan of a dataframe used for creating an index so that the plan can be reused for refreshing the index, etc. The current implementation us…
-
```
What steps will reproduce the problem?
1. Typing.
2.
3.
What is the expected output? What do you see instead?
Each key pressed should play independent sound effect. The sound effect play is
inte…
-
While working on #221 I noticed that most of the uses of `Array` happen inside Scorex's custom (de)serializers. Moreover, most of the (de)serializers are very similar to each other. That's a lot of bo…
-
| | |
|------------------|-----------------|
|Previous ID | SR-2198 |
|Radar | None |
|Original Reporter | Kyro (JIRA Us…
-
**Alluxio Version:**
2.9.3
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
1: setup alluxio cluster
2: cp alluxio client jar into spark jar path
…
-
在使用kyro序列化方式失败后尝试dubbo没问题,不过dubbo传递需要实现java序列化接口
1.服务提供方配置如下:
2.服务有方法(传单个对象没问题):
public void generateFileAndUploadFTP(List reconciliationDTOs)
3.ReconciliationDTO代码如下
public class ReconciliationDTO i…
-
使用过程中,发现一个问题,直连情况下参数传 null 正常,但是从注册中心走一遍,报错~
api
```
public interface DemoService {
void show(Long a, Long b, String c);
}
```
提供方
```
public class DemoServiceImpl implements DemoServ…
Gaion updated
7 years ago
-
```
What steps will reproduce the problem?
1..apk files will not install.
2. If they do install they will not run.
3. Only thing I have not done if tried transferring files via computer. Web
downloa…
-
```
What steps will reproduce the problem?
1..apk files will not install.
2. If they do install they will not run.
3. Only thing I have not done if tried transferring files via computer. Web
downloa…
-
I am adding items to the extended state like so:
```
public void updateLoanProcessor(StateMachine stateMachine, LoanProcessor processor) {
stateMachine.getExtendedState().getVariables().put(Sta…